sapling/lib/indexedlog
Jun Wu 1568a30c9a indexedlog: add a benchmark inserting entries without checksum
Summary:
This is just a trivial test case showing the overhead of xxhash.

  log insertion                  18.359 ms
  log insertion (no checksum)     7.835 ms

Differential Revision: D14635329

fbshipit-source-id: adc2629c0c41aaab48d29d467849e4d96eb01c51
2019-03-27 16:29:58 -07:00
..
benches indexedlog: add a benchmark inserting entries without checksum 2019-03-27 16:29:58 -07:00
src indexedlog: resolve a warning 2019-03-26 21:19:46 -07:00
Cargo.toml indexedlog: move binary indexedlog_dump out 2018-12-18 08:17:21 -08:00