sapling/eden
Xavier Deguillard c6bb766119 store: reduce copies when fetching trees
Summary:
Similarly to blobs, fetching trees is converting data from HgImportRequest to
individual hashes and proxy hashes vector, making copies of these. This is
inefficient and it makes the code harder to read and understand. Passing the
batch of HgImportRequest directly avoid these copies and makes the code easier
to read.

Reviewed By: fanzeyi

Differential Revision: D30583567

fbshipit-source-id: e85952975141c92f9524095c62418baabf8fefcd
2021-09-22 11:24:14 -07:00
..
fs store: reduce copies when fetching trees 2021-09-22 11:24:14 -07:00
hg-server vendor tokio-console and console-subscriber 2021-09-17 16:23:43 -07:00
integration unknown inodes are not a bug on NFS mounts. 2021-09-16 14:35:04 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke mononoke: make it possible to configure delay blobstore from cmd line 2021-09-22 11:21:22 -07:00
scm dag: add another test about vertex to id logic 2021-09-22 11:15:22 -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: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00