sapling/eden/mononoke/derived_data
Mark Juggurnauth-Thomas fc9b91729c unodes: use SortedVectorMap
Summary:
Unodes are immutable, and their maps are stored in sorted order, so we can
use `SortedVectorMap` to load them more efficiently.

Reviewed By: mitrandir77

Differential Revision: D25615276

fbshipit-source-id: ff8c93e8cde50aa7d3565550c0eade38b67017ca
2021-03-11 04:28:43 -08:00
..
blame vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
changeset_info changeset_info: use SortedVectorMap 2021-03-11 04:28:43 -08:00
deleted_files_manifest vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
fastlog benchmark: rename to benchmarks/simulated_repo 2021-03-11 04:28:42 -08:00
filenodes vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
fsnodes vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
mercurial_derived_data mononoke: add an option to record committer fields in hg extras 2021-03-10 23:41:28 -08:00
skeleton_manifest vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00
src mononoke: log derivation error to derived data scuba table 2021-03-02 05:38:54 -08:00
test_utils third-party/rust: update futures 2021-03-04 06:42:55 -08:00
unodes unodes: use SortedVectorMap 2021-03-11 04:28:43 -08:00
utils mononoke_types: use SortedVectorMap for thrift maps 2021-03-11 04:28:42 -08:00
Cargo.toml vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00