sapling/eden/mononoke/blobrepo
Egor Tkachenko d1ced5c38d repo_commit: Limit parents check concurrency
Summary: There was unlimited `try_join_all` call during parents_check. With a big number of parents to check (i.e. `6fa5806aefccf8f6c5500d943ce214f1aaf170ce` in www) it may affect performance. In case of S3 blobstore it leads to huge increase of TCP connections. Let's limit it to 100 concurrent futures.

Reviewed By: krallin

Differential Revision: D26455123

fbshipit-source-id: 6d84831ea0de437527e1abd234a05ca4ba03c01d
2021-02-16 07:32:30 -08:00
..
blobrepo_hg repo_commit: Limit parents check concurrency 2021-02-16 07:32:30 -08:00
blobsync autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
changeset_fetcher autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
common autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
errors autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
factory autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
override autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
repo_blobstore autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00
src Make it possible to filter bookmark log entries by timestamp 2021-01-25 05:26:13 -08:00
test convert blobrepo tests to new type futures 2020-12-17 07:45:26 -08:00
Cargo.toml autocargo v1: update autocargo field format to allow transition to autocargo v2 2021-02-12 23:28:25 -08:00