sapling/eden
Robin Håkanson b562bb0344 GitPool updates to handle heavy imports better.
Summary:
Changes:
- Limit simultainous open git-repo objects by amount of CPUs.
- Put a semaphore limit so we wait inside tokio::task domain instead of tokio::blocking domain (later is more expensive and has a hard upper limit).

Reviewed By: mitrandir77

Differential Revision: D30976034

fbshipit-source-id: 3432983b5650bac6aa5178d98d8fd241398aa682
2021-09-16 09:02:22 -07:00
..
fs third-party/rust: bump all the tracing packages 2021-09-15 16:52:25 -07:00
hg-server third-party/rust: Update pin-project 0.4.24 to 0.4.28 2021-09-15 23:01:30 -07:00
integration prefetch option to only list files 2021-09-14 10:02:33 -07:00
locale
mononoke GitPool updates to handle heavy imports better. 2021-09-16 09:02:22 -07:00
scm third-party/rust: Update pin-project 0.4.24 to 0.4.28 2021-09-15 23:01:30 -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