sapling/eden
Xavier Deguillard 7ebfd3791f service: speedup glob handler by 26%
Summary:
Looking at Instruments, when issuing tons of glob queries to EdenFS, EdenFS
appears to be spending a very large amount of time adding tasks to the
UnboundedTaskExecutor. Since globs are expected to be fast, we can afford to
execute them inline, reducing this overhead and speeding up glob queries.

Reviewed By: chadaustin

Differential Revision: D31289485

fbshipit-source-id: 428fff9f5fea65073b2a061dc7070d63ae36d95d
2021-10-05 19:10:52 -07:00
..
fs service: speedup glob handler by 26% 2021-10-05 19:10:52 -07:00
hg-server edenfs-client: specify spawner 2021-10-01 11:35:17 -07:00
integration disable test_mount_state_during_unmount_with_in_progress_checkout on eden-asic-build-and-test 2021-10-01 14:07:24 -07:00
locale
mononoke filenodes: switch to manager-based derivation 2021-10-05 06:26:34 -07:00
scm Use auto_wire on all api objects where it's possible 2021-10-05 16:32:03 -07:00
test_support test_support: canonicalize the temporary directory path 2021-08-16 16:08:45 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore
Eden.project.toml