Commit Graph

580 Commits (34aa245dd8e8bc70187ae7d32f89cb53d31747cd)

Author SHA1 Message Date
Siying Dong 6ef8c620d3 Move auto_roll_logger and filename out of db/ 7 years ago
Aaron Gao 0537f515c2 fix run_remote with strong quoting 7 years ago
Aaron Gao bd7d13835e test remote instead run remote in regression test 7 years ago
Aaron Gao c81a805fe6 test db existence on the remote host 7 years ago
Aaron Gao 5fc1e6765a add -rf when remove db in regression test 7 years ago
Aaron Gao da175f7ecc exit with code 2 when there is already a db_bench running in regression test 7 years ago
Aaron Gao f3607640a6 add ldb build to regression test 7 years ago
Yi Wu 41fe9ad75b Hide usage of compaction_options_fifo from lite build 7 years ago
Shu Zhang 8dee8cad9e Enable fifo compaction benchmark to db_bench 7 years ago
Siying Dong e474df9470 db_bench: not need to check mmap for PlainTable 7 years ago
Siying Dong 17866ecc3a Allow Users to change customized ldb tools' header in help printing 7 years ago
Leonidas Galanis a2a883318b remove deleted option from benchmark.sh 7 years ago
Aaron Gao 78cb195595 add checkpoint to ldb 7 years ago
Aaron Gao 93c68b642e change regression bash file with debug mode 7 years ago
Andrew Kryczka e66221add4 fix db_bench rate limiter callsites 7 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 7 years ago
Reid Horuff ebd5639b6d Add ability to search for key prefix in sst_dump tool 7 years ago
Maysam Yabandeh 5dae019477 Revert "Report cpu usage using time command" 7 years ago
Maysam Yabandeh d43adf21bb Report cpu usage using time command 7 years ago
Andrew Kryczka 2a5daa06f0 Add stderr log level for ldb backup commands 7 years ago
Islam AbdelRahman f89b3893c0 Remove skip_table_builder_flush and default it to true 7 years ago
Andrew Kryczka cc253982dd Use more default options in db_bench 7 years ago
Islam AbdelRahman be3e5568be Fix unaligned reads in read cache 7 years ago
Aaron Gao e7d902e693 add direct_io and compaction_readahead_size in db_stress 7 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 7 years ago
Andrew Kryczka 3b4ac8076b Clarify ldb column family argument 8 years ago
Andrew Kryczka d70ce7ee0b Move db_bench flags out of unnamed namespace 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Andrew Kryczka 37d4a79e99 Deserialize custom Statistics object in db_bench 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 8 years ago
Dmitri Smirnov e04480faed Fix MS warnings. Use ROCKSDB_Prsz for size_t. 8 years ago
Yi Wu 640d724808 Update db_bench and sst_dump to test with block cache mid-point inser? 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Siying Dong 7bd725e962 db_bench: introduce --benchmark_read_rate_limit 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago
Daniel Black 0ab6fc167f Gcc-7 buffer size insufficient 8 years ago
Islam AbdelRahman d71e728c7a Print user collected properties in sst_dump 8 years ago
Daniel Black 1f6f7e3e89 cast to signed char in ldb_cmd_test for ppc64le 8 years ago
Andrew Kryczka dc64f46b1c Add db_bench option for stderr logging 8 years ago
Andrew Kryczka 5241e0dbfc fix db_bench argument type 8 years ago
Andrew Kryczka 2c2ba68247 db_stress support for range deletions 8 years ago
Andrew Kryczka fa50fffaf5 Option to expand range tombstones in db_bench 8 years ago
Yi Wu 56281f3a97 Add memtable_insert_with_hint_prefix_size option to db_bench 8 years ago
Islam AbdelRahman 4a21b1402c Cache heap::downheap() root comparison (optimize heap cmp call) 8 years ago
Igor Canadi 3f407b065c Kill flashcache code in RocksDB 8 years ago
Andrew Kryczka fd43ee09da Range deletion microoptimizations 8 years ago
Andrew Kryczka 018bb2ebf5 DeleteRange support for db_bench 8 years ago
Andrew Kryczka 53b693f5fe ldb support for range delete 8 years ago