sapling/eden/fs/model
Chad Austin 5986e9f639 compute Blob size upon construction
Summary:
Add a direct getSize() accessor to Blob. The thinking here is that all
of this information is known and in cache when the Blob is
constructed, so there's no need to walk a list later on.

Reviewed By: simpkins

Differential Revision: D10245695

fbshipit-source-id: f6d5abbae75d468085dcc02bbbac8aa6239a7c70
2018-10-09 10:53:45 -07:00
..
git Added class CachedParsedFileMonitor and tests 2018-07-25 20:07:23 -07:00
test Remove TARGETS files 2018-02-20 19:57:45 -08:00
Blob.h compute Blob size upon construction 2018-10-09 10:53:45 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
Hash.cpp Enabled additional compiler warnings in Eden. 2018-06-01 11:39:01 -07:00
Hash.h replaced std::size_t by size_t in fbcode/eden codebase. 2018-02-20 15:30:18 -08:00
ParentCommits.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ParentCommits.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Tree.h recover from a commit2tree entry existing without the corresponding tree 2018-06-06 14:36:32 -07:00
TreeEntry.cpp Started Eden for Windows and integrated hg store with it. 2018-08-21 17:53:38 -07:00
TreeEntry.h simplify isSameAs checking of mode bits 2018-02-20 11:36:11 -08:00