sapling/eden/fs/store/hg
Brian Strauch 3986ddb614 ObjectStore stats
Summary: Added the cli command `eden stats object-store` for querying the counts on what part of the object store was responsible for finding the blob or blob size (local store or backing store). This will tell us how well local and in-memory caching works for different workflows.

Reviewed By: chadaustin

Differential Revision: D15934535

fbshipit-source-id: 70345f11a51c3c6996dc001d4101744395a3d182
2019-07-01 12:49:57 -07:00
..
test ObjectStore stats 2019-07-01 12:49:57 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00
hg_import_helper.py update license headers in .py files 2019-06-19 17:02:46 -07:00
HgBackingStore.cpp concurrently importing blobs from Mercurial and Mononoke 2019-06-24 13:45:02 -07:00
HgBackingStore.h stop using shared WriteBatch in HgBackingStore 2019-06-19 17:50:01 -07:00
HgImporter.cpp concurrently importing blobs from Mercurial and Mononoke 2019-06-24 13:45:02 -07:00
HgImporter.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgImportPyError.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgImportPyError.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgManifestImporter.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgManifestImporter.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgProxyHash.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
HgProxyHash.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
proxy_import_helper.py update license headers in .py files 2019-06-19 17:02:46 -07:00