sapling/eden/mononoke/derived_data
Mark Juggurnauth-Thomas 509dcf3ccd skeleton_manifests: enable derivation of skeleton manifests in batches
Summary:
Similar to fsnodes, allow skeleton manifests to be derived in parallel in large
batches by splitting the changesets into linear stacks with no internal
conflicts, and deriving each changeset in that batch in parallel.

Reviewed By: StanislavGlebik

Differential Revision: D25218196

fbshipit-source-id: e578de9ffd472e732abb1e2ef9cd19c073280cd4
2020-12-02 07:33:41 -08:00
..
blame use new type futures in tests 2020-11-30 12:00:22 -08:00
changeset_info use new type futures in tests 2020-11-30 12:00:22 -08:00
deleted_files_manifest use new type futures in tests 2020-11-30 12:00:22 -08:00
fastlog use new type futures in tests 2020-11-30 12:00:22 -08:00
filenodes remove dependency on old futures 2020-11-30 12:00:22 -08:00
fsnodes skeleton_manifests: enable derivation of skeleton manifests in batches 2020-12-02 07:33:41 -08:00
mercurial_derived_data convert to new type futures 2020-12-01 03:03:45 -08:00
skeleton_manifest skeleton_manifests: enable derivation of skeleton manifests in batches 2020-12-02 07:33:41 -08:00
src skeleton_manifests: enable derivation of skeleton manifests in batches 2020-12-02 07:33:41 -08:00
test_utils mononoke/blobstore: pass CoreContext via borrowed instead of owned value 2020-11-27 03:31:07 -08:00
unodes use new type futures in tests 2020-11-30 12:00:22 -08:00
utils use new type futures in tests 2020-11-30 12:00:22 -08:00
Cargo.toml skeleton_manifests: enable derivation of skeleton manifests in batches 2020-12-02 07:33:41 -08:00