Commit Graph

1346 Commits (18a61a173468b82316073a7af65a3e1d468e0f8b)

Author SHA1 Message Date
sdong 9b3c9ef0e8 Add --index_with_first_key and --index_shortening_mode to DB bench (#5859) 5 years ago
Michael R. Crusoe 051696bf98 fix some spelling typos (#6464) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Gaurav Singh 4e33f1e1dc simplify user_access_only expression (#6360) 5 years ago
Remington Brasga a993cc3a62 Fixed typo in benchmark.sh (#6434) 5 years ago
sdong df3f33dd05 Fix db_bench LITE build recently broken (#6411) 5 years ago
Burton Li e64508917b db_bench supports for generating random variable sized value. (#6386) 5 years ago
Zhichao Cao 4369f2c7bb Checksum for each SST file and stores in MANIFEST (#6216) 5 years ago
sdong 876c2dbff4 Allow readahead when reading option files. (#6372) 5 years ago
sdong 24c9dce825 Remove include math.h (#6373) 5 years ago
Maysam Yabandeh 967a2d953f Revert "crash_test to enable block-based table hash index (#6310)" (#6327) 5 years ago
Maysam Yabandeh cb1142e00d Set index_block_restart_interval of kHashSearch to 1 in stress test (#6324) 5 years ago
sdong 8e309b35bb crash_test to enable block-based table hash index (#6310) 5 years ago
sdong 6b64aed4c0 Fix bug which causes crash_test to always run on sync mode (#6304) 5 years ago
anand76 687119aeaf Variable key length in db_stress (#6273) 5 years ago
Peter Dillinger 83108d23e8 Re-enable level_compaction_dynamic_level_bytes in crash test (#6251) 5 years ago
Peter Dillinger 37fd2b9694 Revert "Generate variable length keys in db_stress (#6165)" and follow-ups (#6243) 5 years ago
anand76 3160edfdc7 Generate variable length keys in db_stress (#6165) 5 years ago
sdong 338c149b92 crash_test to cover bottommost compression and some other changes (#6215) 5 years ago
Zhichao Cao f89dea4fec db_stress: Added the verification for GetLiveFiles, GetSortedWalFiles and GetCurrentWalFile (#6224) 5 years ago
Yanqin Jin 670a916d01 Add more verification to db_stress (#6173) 5 years ago
Peter Dillinger 1ba92b8582 Only search specific directories in Python check (#6225) 5 years ago
Maysam Yabandeh 77d5ba7887 Revert "Add kHashSearch to stress tests (#6210)" (#6220) 5 years ago
Peter Dillinger 9ff569bdfc Temporarily disable level_compaction_dynamic_level_bytes in crash test (#6217) 5 years ago
Peter Dillinger 5b18729d7d Syntax check python files on testing (#6209) 5 years ago
Maysam Yabandeh 54f9092b0c Add kHashSearch to stress tests (#6210) 5 years ago
Levi Tamasi 130e710056 Add BlobDB GC cutoff parameter to db_bench (#6211) 5 years ago
Peter Dillinger dfb259e48d Fix syntax error (!) in db_crashtest.py (#6207) 5 years ago
anand76 2afea29762 Add VerifyChecksum() to db_stress (#6203) 5 years ago
sdong 9f250dd88e crash_test: two fixes (#6200) 5 years ago
sdong bcc372c0c3 Add some new options to crash_test (#6176) 5 years ago
Maysam Yabandeh 4b97812da8 Add long-running snapshots to stress tests (#6171) 5 years ago
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 5 years ago
Maysam Yabandeh fec7302a9d Enable unordered_write in stress tests (#6164) 5 years ago
Maysam Yabandeh 8613ee2e94 Enable all txn write policies in crash test (#6158) 5 years ago
Maysam Yabandeh 1ad6fa9cc7 Enable txn in crash tests (#6155) 5 years ago
Peter Dillinger a653857178 Add PauseBackgroundWork() to db_stress (#6148) 5 years ago
Adam Simpkins 2bb5fc1280 Add an option to the CMake build to disable building shared libraries (#6122) 5 years ago
Yanqin Jin 2b060c1498 Use Env::GetChildren() instead of readdir (#6139) 5 years ago
Peter Dillinger 6380df5e10 Vary bloom_bits in db_crashtest (#6103) 5 years ago
sdong 7d79b32618 Break db_stress_tool.cc to a list of source files (#6134) 5 years ago
Adam Simpkins 100b5e69f3 Fix build failure for db_stress tool when building with CMake (#6117) 5 years ago
Connor f32a311f0d Fix compliation error on GCC4.8.2 (#6106) 5 years ago
Peter Dillinger f19faf7814 Add format_version=5 to db_crashtest (#6102) 5 years ago
Adam Retter 6d58ea901d Fix compilation under MSVC VS2015 (#6081) 5 years ago
sdong 0bc87442ae Update HISTORY.md for forward compatibility (#6085) 5 years ago
sdong 4e0dcd36df db_stress sometimes generates keys close to SST file boundaries (#6037) 5 years ago
sdong a150604e10 db_stress to cover total order seek (#6039) 5 years ago
sdong 6123611c42 crash_test: use large max_manifest_file_size most of the time. (#6034) 5 years ago
sdong a19de78da5 db_stress to cover SeekForPrev() (#6022) 5 years ago