Commit Graph

883 Commits (925250f42fa73292243d6f47b644fcdf777546b9)

Author SHA1 Message Date
Yanqin Jin c53db172a1 Fix TestIterate for HashSkipList in db_stress (#5942) 5 years ago
Peter Dillinger fe464bca5c Fix PlainTableReader not to crash sst_dump (#5940) 5 years ago
Zhichao Cao 526e3b9763 Enable trace_replay with multi-threads (#5934) 5 years ago
Yanqin Jin e60cc0925c Expose db stress tests (#5937) 5 years ago
Levi Tamasi fdc1cb43a6 Support decoding blob indexes in sst_dump (#5926) 5 years ago
Levi Tamasi 78b28d80b0 Support non-TTL Puts for BlobDB in db_bench (#5921) 5 years ago
Maysam Yabandeh a6e615a7ba Enable partitioned index/filter in stress tests (#5918) 5 years ago
Yanqin Jin bc8b05cb77 Revert "Enable partitioned index/filter in stress tests (#5895)" (#5904) 5 years ago
anand76 80ad996b35 Make the db_stress reopen loop in OperateDb() more robust (#5893) 5 years ago
Yanqin Jin 167cdc9f17 Support custom env in sst_dump (#5845) 5 years ago
Maysam Yabandeh 2f4e288143 Enable partitioned index/filter in stress tests (#5895) 5 years ago
anand76 cca87d7722 Fix reopen voting logic in db_stress to prevent hangs (#5876) 5 years ago
sdong 503a756e42 Fix clang analyze warning in db_stress (#5870) 5 years ago
Jay Zhuang 51413e0a85 Fix a compile error (#5864) 5 years ago
sdong 69c4ccb970 Fix three more db_stress bugs (#5867) 5 years ago
sdong 5cd8aaf75f db_stress: fix run time error when prefix_size = -1 (#5862) 5 years ago
sdong 679a45d0cb crash_test to do some verification for prefix extractor and iterator bounds. (#5846) 5 years ago
sdong e8263dbdaa Apply formatter to recent 200+ commits. (#5830) 5 years ago
sdong c06b54d0c6 Apply formatter on recent 45 commits. (#5827) 5 years ago
Maysam Yabandeh 6ec6a4a9a4 Remove snap_refresh_nanos option (#5826) 5 years ago
Levi Tamasi 94d62d771e Temporarily disable partitioned index/filter in stress test (#5811) 5 years ago
sdong b931f84e56 Divide file_reader_writer.h and .cc (#5803) 5 years ago
Peter (Stig) Edwards 2ed91622fb sst_dump recompress show #blocks compressed and not compressed (#5791) 5 years ago
Lingjing You 1a928c22a0 Add insert hints for each writebatch (#5728) 5 years ago
Levi Tamasi d35ffd569c Temporarily disable hash index in stress tests (#5792) 5 years ago
Adam Retter e8c2e68b4e Fix RocksDB bug in block_cache_trace_analyzer.cc on Windows (#5786) 5 years ago
Andrew Kryczka dd2a35f13f Support partitioned index and filters in stress/crash tests (#4020) 5 years ago
anand76 eb9026f09b Add a db_bench benchmark to warm up the row cache 5 years ago
sdong 1daff8f85a crash_test to skip compaction TTL for FIFO compaction. (#5749) 5 years ago
sdong 1d6a10f52d Extend stress test to cover periodic compaction and compaction TTL (#5741) 5 years ago
Zhongyi Xie 2f41ecfe75 Refactor trimming logic for immutable memtables (#5022) 5 years ago
sdong d8a27d9331 Atomic Flush Crash Test also covers the case that WAL is enabled. (#5729) 5 years ago
sdong 8e12638f3d Slightly adjust atomic white box test's kill odd (#5717) 5 years ago
sdong e1c468d16f Do readahead in VerifyChecksum() (#5713) 5 years ago
sdong bd2c753dd0 Add command "list_file_range_deletes" in ldb (#5615) 5 years ago
haoyuhuang 3da225716c Block cache analyzer: Support reading from human readable trace file. (#5679) 5 years ago
haoyuhuang 6e78fe3c8d Pysim more algorithms (#5644) 5 years ago
Vijay Nadimpalli d150e01474 New API to get all merge operands for a Key (#5604) 5 years ago
haoyuhuang f4a616ebf9 Block cache analyzer: python script to plot graphs (#5673) 5 years ago
haoyuhuang 70c7302fb5 Block cache simulator: Add pysim to simulate caches using reinforcement learning. (#5610) 5 years ago
Mark Rambacher cfcf045acc The ObjectRegistry class replaces the Registrar and NewCustomObjects.… (#5293) 5 years ago
sdong 3782accf7d ldb sometimes specify a string-append merge operator (#5607) 5 years ago
haoyuhuang 3778470061 Block cache analyzer: Compute correlation of features and human readable trace file. (#5596) 5 years ago
Yanqin Jin a78503bd6c Temporarily disable snapshot list refresh for atomic flush stress test (#5581) 5 years ago
sdong 6bb3b4b567 ldb idump to support non-default column families. (#5594) 5 years ago
haoyuhuang 8a008d4170 Block access tracing: Trace referenced key for Get on non-data blocks. (#5548) 5 years ago
Levi Tamasi 3bde41b5a3 Move the filter readers out of the block cache (#5504) 5 years ago
haoyuhuang 68d43b4d30 A python script to plot graphs for cvs files generated by block_cache_trace_analyzer 5 years ago
haoyuhuang 3e9c5a3523 Block cache analyzer: Add more stats (#5516) 5 years ago
haoyuhuang 1a59b6e2a9 Cache simulator: Add a ghost cache for admission control and a hybrid row-block cache. (#5534) 5 years ago