rocksdb/tools
Gunnar Kudrjavets 68189f7e1b Update benchmarks used to measure subcompaction performance
Summary: After closely working with Mark, Siying, and Yueh-Hsuan this set of changes reflects the updates needed to measure RocksDB subcompaction performance in a correct manner. The essence of the benchmark is executing `fillrandom` followed by `compact` with the correct set of options for various number of subcompactions specified.

Test Plan: Tested internally to verify correctness and reliability.

Reviewers: sdong, yhchiang, MarkCallaghan

Reviewed By: MarkCallaghan

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D55089
2016-03-04 12:32:11 -08:00
..
dump Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
rdb
auto_sanity_test.sh
benchmark.sh Update benchmarks used to measure subcompaction performance 2016-03-04 12:32:11 -08:00
benchmark_leveldb.sh
check_format_compatible.sh
db_bench.cc Separeate main from bench functionality to allow cusomizations 2016-02-16 06:17:31 -08:00
db_bench_tool.cc fix build without gflags 2016-02-16 12:16:47 -08:00
db_crashtest.py
db_repl_stress.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
db_sanity_test.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
db_stress.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
dbench_monitor
Dockerfile
generate_random_db.sh
ldb.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
ldb_cmd.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
ldb_cmd.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
ldb_cmd_execute_result.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
ldb_cmd_test.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
ldb_test.py
ldb_tool.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
pflag
reduce_levels_test.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
rocksdb_dump_test.sh
run_flash_bench.sh Update benchmarks used to measure subcompaction performance 2016-03-04 12:32:11 -08:00
run_leveldb.sh
sample-dump.dmp
sst_dump.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
sst_dump_test.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
sst_dump_tool.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
sst_dump_tool_imp.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
verify_random_db.sh
write_stress.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
write_stress_runner.py