You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andres Notzli
4249f159d5
Removing duplicate code in db_bench/db_stress, fixing typos
...
Summary:
While working on single delete support for db_bench, I realized that
db_bench/db_stress contain a bunch of duplicate code related to
copmression and found some typos. This patch removes duplicate code,
typos and a redundant #ifndef in internal_stats.cc.
Test Plan: make db_stress && make db_bench && ./db_bench --benchmarks=compress,uncompress
Reviewers: yhchiang, sdong, rven, anthony, igor
Reviewed By: igor
Subscribers: dhruba, leveldb
Differential Revision: https://reviews.facebook.net/D43965
9 years ago
..
dump
Fix mac compile
9 years ago
rdb
first rdb commit
10 years ago
Dockerfile
adding docker build script and dockerfile
10 years ago
auto_sanity_test.sh
Make auto_sanity_test always use the db_sanity_test.cc of the newer commit.
10 years ago
benchmark.sh
Optimistic Transactions
10 years ago
benchmark_leveldb.sh
Add scripts to run leveldb benchmark
10 years ago
check_format_compatible.sh
Script to check whether RocksDB can read DB generated by previous releases and vice versa
10 years ago
db_crashtest.py
crash_test cleans up directory before testing if TEST_TMPDIR is set
9 years ago
db_crashtest2.py
crash_test cleans up directory before testing if TEST_TMPDIR is set
9 years ago
db_repl_stress.cc
"make format" against last 10 commits
9 years ago
db_sanity_test.cc
Add missing tests, fix db_sanity
9 years ago
db_stress.cc
Removing duplicate code in db_bench/db_stress, fixing typos
9 years ago
dbench_monitor
Added simple monitoring script to monitor overusage of memory in db_bench
10 years ago
generate_random_db.sh
Script to check whether RocksDB can read DB generated by previous releases and vice versa
10 years ago
ldb.cc
Make db_stress built for ROCKSDB_LITE
10 years ago
ldb_test.py
Make ldb_test not depend on compression
9 years ago
pflag
Added simple monitoring script to monitor overusage of memory in db_bench
10 years ago
reduce_levels_test.cc
Don't let flushes preempt compactions
9 years ago
rocksdb_dump_test.sh
First version of rocksdb_dump and rocksdb_undump.
10 years ago
run_flash_bench.sh
Add Size-GB column to benchmark reports
10 years ago
run_leveldb.sh
Add scripts to run leveldb benchmark
10 years ago
sample-dump.dmp
First version of rocksdb_dump and rocksdb_undump.
10 years ago
sst_dump.cc
Make db_stress built for ROCKSDB_LITE
10 years ago
verify_random_db.sh
Script to check whether RocksDB can read DB generated by previous releases and vice versa
10 years ago