sapling/eden/fs/model
Chad Austin 407c817d7a switch from folly benchmark to google benchmark
Summary:
Google Benchmark is easier to use, has more built-in functionality,
and more accurate default behavior than Folly Benchmark, so switch
EdenFS to use it.;

Reviewed By: simpkins

Differential Revision: D20273672

fbshipit-source-id: c90c49878592620a83d2821ed4bc75c20e599a75
2020-04-30 09:36:01 -07:00
..
git switch from folly benchmark to google benchmark 2020-04-30 09:36:01 -07:00
test Tidy up license headers 2019-10-11 05:28:23 -07:00
Blob.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00
Hash.cpp improve error message when invalid hashes are given 2019-11-07 17:26:09 -08:00
Hash.h improve error message when invalid hashes are given 2019-11-07 17:26:09 -08:00
ParentCommits.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ParentCommits.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TreeEntry.cpp use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
TreeEntry.h eden: enable globFiles on windows 2020-04-24 15:57:27 -07:00