Commit Graph

1367 Commits (91166012c848f720f0208e91d766810d4f7e8cf9)

Author SHA1 Message Date
Gang Liao 275cd80cdb Add a blob-specific cache priority (#10461) 2 years ago
Changyu Bi fd165c869d Add memtable per key-value checksum (#10281) 2 years ago
Jay Zhuang f42fec2fab Add bash for running the script (#10521) 2 years ago
sdong 9277569ba3 Add some missing headers (#10519) 2 years ago
Jay Zhuang 5d3aefb682 Migrate to docker for CI run (#10496) 2 years ago
gitbw95 b57155a0bd Revert "Add CompressedSecondaryCache into stress test" #10442 (#10509) 2 years ago
Jay Zhuang 3f763763aa Change `bottommost_temperture` to `last_level_temperture` (#10471) 2 years ago
Akanksha Mahajan 563f574372 Disable subcompactions for user_defined_timestamp (#10503) 2 years ago
Jay Zhuang 1e86d424e4 Tiered storage stress test (#10493) 2 years ago
Changyu Bi 9d77bf8f7b Fragment memtable range tombstone in the write path (#10380) 2 years ago
Andrew Kryczka 504fe4de80 Avoid allocations/copies for large `GetMergeOperands()` results (#10458) 2 years ago
Peter Dillinger 9da97a3726 regression_test.sh: kill very old db_bench (and more) (#10441) 2 years ago
gitbw95 e1b176d274 Add CompressedSecondaryCache into stress test (#10442) 2 years ago
Peter Dillinger 15da225268 Fix regression_test.sh deleterandom duration (#10437) 2 years ago
Peter Dillinger 65036e4217 Revert "Add a blob-specific cache priority (#10309)" (#10434) 2 years ago
Gang Liao 8d178090be Add a blob-specific cache priority (#10309) 2 years ago
Jay Zhuang 6a0010eb46 ldb to display public unique id and dump work with key range (#10417) 2 years ago
Guido Tagliavini Ponce 9d7de6517c Towards a production-quality ClockCache (#10418) 2 years ago
Alan Paxton e637470f64 Run new benchmark script in branch. (#10303) 2 years ago
Yanqin Jin dd759537d0 Print perf context for all benchmarks if enabled (#10396) 2 years ago
Gang Liao 0b6bc101ba Charge blob cache usage against the global memory limit (#10321) 2 years ago
sdong d9deffba57 Post 7.5 branch cut changes (#10376) 2 years ago
Gang Liao ec4ebeff30 Support prepopulating/warming the blob cache (#10298) 2 years ago
Guido Tagliavini Ponce 9645e66fc9 Temporarily return a LRUCache from NewClockCache (#10351) 2 years ago
Yanqin Jin b283f041f5 Stop tracking syncing live WAL for performance (#10330) 2 years ago
Yanqin Jin 7679f22a89 Add coverage for the combination of write-prepared and WAL recycling (#10350) 2 years ago
Yanqin Jin 2f13f5f7d0 Add coverage for timestamped snapshot to MultiOpsTxnsStressTest (#10325) 2 years ago
Mark Callaghan 177b2fa341 Set the value for --version, add --build_info (#10275) 2 years ago
Mark Callaghan 9eced1a344 Add the git hash and full RocksDB version to report.tsv (#10277) 2 years ago
zczhu e716bda010 Add FLAGS_compaction_pri into crash_test (#10255) 2 years ago
Mark Callaghan 720ab355f9 Add undefok for BlobDB options not supported prior to 7.5 (#10276) 2 years ago
Guido Tagliavini Ponce 57a0e2f304 Clock cache (#10273) 2 years ago
Mark Callaghan 28f2d3cca6 Benchmark fix write amplification computation (#10236) 2 years ago
Yanqin Jin d3de59255a Enable compaction filter for db_stress with user-defined timestamp (#10259) 2 years ago
Andrew Kryczka f322f273b0 Temporarily disable mempurge in crash test (#10252) 2 years ago
Mark Callaghan 6061905790 Wrapper for benchmark.sh to run a sequence of db_bench tests (#10215) 2 years ago
Gang Liao 2352e2dfda Add the blob cache to the stress tests and the benchmarking tool (#10202) 2 years ago
Peter Dillinger 84210c9489 Add data block hash index to crash test, fix MultiGet issue (#10220) 2 years ago
Guido Tagliavini Ponce 3afed7408c Replace per-shard chained hash tables with open-addressing scheme (#10194) 2 years ago
Gang Liao deff48bcef Add blob source to retrieve blobs in RocksDB (#10198) 2 years ago
Peter Dillinger ccb4f047ae Add 7.4 to format compatibility test (#10209) 2 years ago
Hui Xiao a5d773e077 Add rate-limiting support to batched MultiGet() (#10159) 2 years ago
Andrew Kryczka 5d6005c780 Add WriteOptions::protection_bytes_per_key (#10037) 2 years ago
Peter Dillinger 126c223714 Remove deprecated block-based filter (#10184) 2 years ago
Peter Dillinger 94329ae4ec Use only ASCII in source files (#10164) 2 years ago
Changyu Bi 9882652b0e Verify write batch checksum before WAL (#10114) 2 years ago
Yanqin Jin ce419c0f10 Allow db_bench and db_stress to set `allow_data_in_errors` (#10171) 2 years ago
Hui Xiao d665afdbf3 Account memory of FileMetaData in global memory limit (#9924) 2 years ago
Guido Tagliavini Ponce f105e1a501 Make the per-shard hash table fixed-size. (#10154) 2 years ago
Mark Callaghan 04bd347995 Increase num_levels for universal from 8 to 40 (#10158) 2 years ago