sapling/eden
Mark Juggurnauth-Thomas eb7495935f hgmanifest: don't overallocate when loading manifests
Summary: We are using the upperbound of `<[u8]>::split`'s iterator as the value for `with_capacity`, however this is incredibly pessimistic, and as a result we overallocate.  Let's just make an initial pass and count the actual number.

Reviewed By: RajivTS

Differential Revision: D49951367

fbshipit-source-id: c3ce6fa0d4125f2cac26c9ea017a0992f9291397
2023-10-05 10:24:09 -07:00
..
fs eden (3693101019543887448) 2023-10-05 01:11:20 -07:00
integration update: remove experimental.updatecheck config 2023-10-05 08:03:08 -07:00
locale
mononoke hgmanifest: don't overallocate when loading manifests 2023-10-05 10:24:09 -07:00
scm merge: split update() into goto() and merge() 2023-10-05 08:03:08 -07:00
test_support tests: make all EdenFS tests on Windows use the buck-built hg 2023-09-12 13:53:25 -07:00
test-data update test snapshot 2023-08-04 11:38:18 -07:00
testlib remove experimental:use-edenapi 2023-09-29 13:22:16 -07:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml