sapling/eden/fs
Xavier Deguillard b26ca0d334 store: properly time ObjectStore::getBlobMetadata
Summary:
Our telemetry was showing that starting mid-April the cost of
ObjectStore::getBlobmetadata went down significantly but investigating the root
cause of the improvement didn't seem to yield any results. It turns out the
root cause was that the code no longer timed the cost of the future.

Reviewed By: kmancini

Differential Revision: D46369667

fbshipit-source-id: 0c7d997c93d94498384e27b3447a9c736dcce3b2
2023-06-01 15:51:45 -07:00
..
benchmarks Update libc-0.2.137 to libc-0.2.139 2023-02-12 16:30:00 -08:00
cli allow using SqliteOverlay on non-Windows 2023-05-29 22:38:14 -07:00
cli_rs update clap-3 and clap_complete-3 2023-05-19 06:51:50 -07:00
config Adding a possibility to configure the blake3 key 2023-05-30 23:10:10 -07:00
digest teach autodeps about blake3.h 2023-04-18 19:18:17 -07:00
docs store: remove BlobMetadata computation/caching when getting blob 2023-05-24 10:26:51 -07:00
fuse privhelper is no longer FUSE-specific, so move it to fs/ 2023-05-11 18:29:21 -07:00
inodes allow using SqliteOverlay on non-Windows 2023-05-29 22:38:14 -07:00
journal port JournalDelta to use match 2023-05-11 11:10:01 -07:00
model add OBJECT_ID attribute to getAttributesFromFilesV2 2023-05-23 19:12:06 -07:00
monitor utils: deny building an AbsolutePath from a literal 2022-11-22 16:20:30 -08:00
nfs move waitForPendingWrites into FsChannel 2023-05-11 11:55:24 -07:00
notifications E-Menu: avoid crashing due to WndProc failures 2023-04-28 15:19:07 -07:00
privhelper use the same PrivHelper interface on all platforms 2023-05-17 09:07:32 -07:00
prjfs move waitForPendingWrites into FsChannel 2023-05-11 11:55:24 -07:00
py remove the dead Cython-based Thrift client 2023-05-04 10:53:12 -07:00
rocksdb use fmt in rocksdb 2022-11-11 18:46:15 -08:00
scripts replace force-unmount-tmp and force-unmount-all with a Python script 2023-05-03 11:53:45 -07:00
service Back out "linearize control flow in EdenServer::mount" 2023-05-31 12:15:03 -07:00
sqlite remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
store store: properly time ObjectStore::getBlobMetadata 2023-06-01 15:51:45 -07:00
takeover fbcode/eden/ 2023-05-10 16:16:04 -07:00
telemetry telemetry: fix typo in counter name 2023-05-31 20:38:26 -07:00
testharness store: add telemetry for LocalStore operations 2023-05-25 15:48:11 -07:00
third-party Remove runtime check for macFUSE rename ABI 2023-01-20 08:50:47 -08:00
utils remove all but one inclusion of folly/String.h in headers 2023-05-11 11:10:01 -07:00
Cargo.toml Upgrade rustls to 0.21 across all third party packages 2023-05-19 12:39:46 -07:00
CMakeLists.txt cmake: sort subdirectories 2023-05-16 20:14:36 -07:00