Commit Graph

344 Commits (2feafa3db92c966345343bf6a813e8aa9f39fd21)

Author SHA1 Message Date
Islam AbdelRahman 6d730b4ae7 Block tests under ROCKSDB_LITE 9 years ago
Venkatesh Radhakrishnan 63e507c59c Move ldb and sst_dump from utils to tools. 9 years ago
Islam AbdelRahman 9babaeed16 Update dump_tool and undump_tool to accept Options 9 years ago
Yueh-Hsuan Chiang a263002a36 Fixed a tsan warning in db_stress.cc 9 years ago
Andres Noetzli 014fd55adc Support for SingleDelete() 9 years ago
Dmitry Marakasov 4b0b0201c9 Fix `integer overflow in expression' error 9 years ago
Amit Arya 7a31960ee9 Tests for ManifestDumpCommand and ListColumnFamiliesCommand 9 years ago
sdong 7a0dbdf3ac Add ZSTD (not final format) compression type 9 years ago
Mark Callaghan 4c81ac0c59 Fix benchmark report script 9 years ago
Ari Ekmekji b6def58f73 Changed 'num_subcompactions' to the more accurate 'max_subcompactions' 9 years ago
Mark Callaghan 41a0e2811d Improve defaults for benchmarks 9 years ago
Ari Ekmekji f0da6977a3 [Parallel L0-L1 Compaction Prep]: Giving Subcompactions Their Own State 9 years ago
Andres Notzli 4249f159d5 Removing duplicate code in db_bench/db_stress, fixing typos 9 years ago
sdong cf3e05304f crash_test cleans up directory before testing if TEST_TMPDIR is set 9 years ago
sdong e2a3bfe74b First half of whitebox_crash_test to keep crashing the same DB 9 years ago
sdong 2e73bd4ff2 crash_test to put DB under TEST_TMPDIR 9 years ago
sdong 1205bdbcee crash_test to cover simply cases 9 years ago
Andres Noetzli bd852bf118 Fixed typos in db_stress 9 years ago
sdong 7bfae3a723 tools/db_crashtest2.py should run on the same DB 9 years ago
Dmitri Smirnov 31b35c902e Add missing tests, fix db_sanity 9 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago
Igor Canadi e94c510c3f Make ldb_test not depend on compression 9 years ago
Igor Canadi a9c5109515 Deprecate purge_redundant_kvs_while_flush 9 years ago
Islam AbdelRahman e290f5d3ce Block reduce_levels_test in ROCKSDB_LITE 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Igor Canadi 619167ee66 Fix mac compile 9 years ago
Michael Callahan 15325bf55b First version of rocksdb_dump and rocksdb_undump. 9 years ago
Yueh-Hsuan Chiang 2e764f06ea [API Change] Improve EventListener::OnFlushCompleted interface 9 years ago
Yueh-Hsuan Chiang fc83821270 Add EventListener::OnTableFileCreated() 9 years ago
Yueh-Hsuan Chiang 16c197627a Fixed db_stress 9 years ago
Yueh-Hsuan Chiang 832271f6b1 Fixed a compile warning in db_stress in NDEBUG mode. 9 years ago
agiardullo dc9d70de65 Optimistic Transactions 9 years ago
Yueh-Hsuan Chiang d5a0c0e69b Fixed a compile warning in db_stress 9 years ago
Yueh-Hsuan Chiang 9ffc8ba024 Include EventListener in stress test. 9 years ago
agiardullo c815351038 Support saving history in memtable_list 9 years ago
Aaron Schlesinger 6116ccc232 moving dockerfile to root 9 years ago
Aaron Schlesinger d90cee9fd3 adding docker build script and dockerfile 9 years ago
Mark Callaghan 88044340c1 Add Size-GB column to benchmark reports 10 years ago
Mark Callaghan a087f80e9d Add scripts to run leveldb benchmark 10 years ago
Igor Canadi 4961a9622c Fix build 10 years ago
clark.kang 6ede020dc4 fix typos 10 years ago
Mark Callaghan 283a042969 Set --seed per test 10 years ago
Mark Callaghan 78dbd087d1 Improve benchmark scripts 10 years ago
Mark Callaghan 9da8748016 Get benchmark.sh loads to run faster 10 years ago
sdong ee9bdd38a1 Script to check whether RocksDB can read DB generated by previous releases and vice versa 10 years ago
Mark Callaghan 3be82bc894 Add p99.9 and p99.99 response time to benchmark report, add new summary report 10 years ago
Mark Callaghan 1bd70fb54a Add --stats_interval_seconds to db_bench 10 years ago
Mark Callaghan 99ec2412e5 Make the benchmark scripts configurable and add tests 10 years ago
Yueh-Hsuan Chiang cfa576402c Make auto_sanity_test always use the db_sanity_test.cc of the newer commit. 10 years ago