leveldb/benchmarks
Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/.
Currently, the benchmark used to assess leveldb changes lives in db/. The codebase also contains two benchmarks against other database engines in doc/bench/. Moving all the benchmarks in one place opens up the way for extracting common code.

PiperOrigin-RevId: 246737541
2019-05-05 12:59:23 -07:00
..
db_bench_sqlite3.cc Consolidate benchmark code to benchmarks/. 2019-05-05 12:59:23 -07:00
db_bench_tree_db.cc Consolidate benchmark code to benchmarks/. 2019-05-05 12:59:23 -07:00
db_bench.cc Consolidate benchmark code to benchmarks/. 2019-05-05 12:59:23 -07:00