Commit Graph

496 Commits (7eddecce125af3e4ff1fd55d66e5760cb12b6bb7)

Author SHA1 Message Date
Andrew Kryczka f2c43a4a27 Stderr info logger 8 years ago
Marton Trencseni 9b51987521 Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes. 8 years ago
Gunnar Kudrjavets 994b3bd693 Add support for UBsan builds to RocksDB 8 years ago
Laurent Demailly 21700a5106 to/from hex refactor 8 years ago
zensan 78711524b7 In all the places where log records are read, there was a check that 8 years ago
sdong b1fafcaca6 Revert "Adding pin_l0_filter_and_index_blocks_in_cache feature." 8 years ago
sdong 43bbb56198 tools/check_format_compatible.sh to use consistent version when testing backward and forward compatibility 8 years ago
sdong 780d2b04cb Update format compatible checking tool 8 years ago
Marton Trencseni 522de4f59e Adding pin_l0_filter_and_index_blocks_in_cache feature. 8 years ago
Gunnar Kudrjavets 90aff0c444 Update --max_write_buffer_number for compaction benchmarks 8 years ago
SherlockNoMad f11b0df121 Fix AppVeyor build error 8 years ago
Gunnar Kudrjavets 697fab820a Updates to RocksDB subcompaction benchmarking script 8 years ago
Andrew Kryczka 08304c0867 Expose RepairDB as ldb command 8 years ago
SherlockNoMad 54f6b9e162 Histogram Concurrency Improvement and Time-Windowing Support 8 years ago
agiardullo 790252805d Add multithreaded transaction test 8 years ago
Alexander Fenster f0161c37b0 formatting fix 8 years ago
Gunnar Kudrjavets 68189f7e1b Update benchmarks used to measure subcompaction performance 8 years ago
Jonathan Wiepert 871cc5f987 fix build without gflags 9 years ago
Jonathan Wiepert 7bd284c374 Separeate main from bench functionality to allow cusomizations 9 years ago
Gunnar Kudrjavets 337671b688 Add universal compaction benchmarks to run_flash_bench.sh 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong 2608219cc9 crash_test: cover concurrent memtable insert in default crash test 9 years ago
sdong b1887c5dd9 Explictly fail when memtable doesn't support concurrent insert 9 years ago
Gunnar Kudrjavets 8ed3438778 Add option to run fillseq with WAL enabled in addition to WAL disabled 9 years ago
sdong 34a40bf911 Add --allow_concurrent_memtable_write in stress test and run it in crash_test 9 years ago
Gunnar Kudrjavets a09ce4fcd3 Skip some of the non-critical tests in ./tools/run_flash_bench.sh 9 years ago
sdong 38e1d7fea3 ldb to support --column_family option 9 years ago
sdong fdbff42391 Crash test to make kill decision for every kill point 9 years ago
sdong b54d4dd435 tools/sst_dump_tool_imp.h not to depend on "util/testutil.h" 9 years ago
Alexander Fenster e16438bb86 fixing build warning 9 years ago
Alexander Fenster b73fbbaf64 added --no_value option to ldb scan to dump key only 9 years ago
Gunnar Kudrjavets b1a3b4c0d0 Make ldb automagically determine the file type and use the correct dumping function 9 years ago
Mark Callaghan 4041903ecd Enhance db_bench write rate limit 9 years ago
Andrew Kryczka e089db40f9 Skip bottom-level filter block caching when hit-optimized 9 years ago
Dmitri Smirnov 236fe21c92 Enable MS compiler warning c4244. 9 years ago
charsyam c30b499541 fix typos in comments 9 years ago
yuslepukhin 78de0c9222 Fix up VS 15 build. 9 years ago
Islam AbdelRahman 88e0527724 Reduce moving memory in LDB::ScanCommand 9 years ago
sdong 51fce92e11 "ldb compact" should force bottommost level compaction 9 years ago
SherlockNoMad ccc8c10c0c Move skip_table_builder_flush to BlockBasedTableOption 9 years ago
SherlockNoMad a6dd0831d5 Add Option to Skip Flushing in TableBuilder 9 years ago
Dmitri Smirnov ee2c3236dd Fix compilation problem on Windows. 9 years ago
Igor Canadi c97667d9f1 Fix RocksDB lite build for write_stress 9 years ago
Igor Canadi 4b66d95344 Write stress test 9 years ago
sdong ab0f3b964f crash_test to trigger some less frequent crash point more frequently 9 years ago
Shusen Liu d0d13ebf67 fix bug in db_crashtest.py 9 years ago
Shusen Liu 033c6f1add T7916298, bug fix 9 years ago
Shusen Liu 4575de5b9e #7916298: merge tools/db_crashtest2.py into tools/db_crashtest.py 9 years ago
Sage Weil 3ac13c99d1 log_reader: pass log_number and optional info_log to ctor 9 years ago
sdong f9ba79ecd6 crash_test to trigger fail points other than file appending more frequently 9 years ago