Rethinking The Compaction Policies in LSM-trees
Summary: Reframes compaction in LSM-trees as a throughput investment, optimizing timing and aggressiveness under CPU/I/O contention. Introduces EcoTune, a three-level LSM model solved by DP, delivering 1.5–3x query throughput over leveling on RocksDB. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Hengrui Wang (Tsinghua University)
- 2. Jiansheng Qiu (Tsinghua University)
- 3. Fangzhou Yuan (Tsinghua University)
- 4. Huanchen Zhang (Shanghai Qi Zhi Institute; Tsinghua University)
BibTeX Citation
@inproceedings{wang_sigmod25,
title = {{Rethinking The Compaction Policies in LSM-trees}},
author = {Wang, Hengrui and Qiu, Jiansheng and Yuan, Fangzhou and Zhang, Huanchen},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3725344},
url = {https://dl.acm.org/doi/10.1145/3725344},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,811 | ArceKV: Towards Workload-driven LSM-compactions for Key-Value Store Under Dynamic Workloads | 2026 | VLDB | 5.3652966e-05 |
| 10,465 | Improving Range Scan Performance in LSM-trees with Group Caching | 2026 | SIGMOD | 5.093636e-05 |
| 10,543 | How to Write to SSDs | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 42 of 42 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 4,262 | On Performance Stability in LSM-based Storage Systems | 2020 | VLDB |
| 2 | 5,229 | Dissecting, Designing, and Optimizing LSM-based Data Stores | 2022 | SIGMOD |
| 3 | 6,828 | Breaking Down Memory Walls in LSM-based Storage Systems | 2020 | SIGMOD |
| 4 | 10,383 | LSM-Raft: Optimizing Raft for LSM-tree Store | 2026 | SIGMOD |
| 5 | 6,843 | Learning to Optimize LSM-trees: Towards A Reinforcement Learning based Key-Value Store for Dynamic Workloads | 2023 | SIGMOD |
| 6 | 5,766 | Endure: A Robust Tuning Paradigm for LSM Trees Under Workload Uncertainty | 2022 | VLDB |
| 7 | 9,021 | Structural Designs Meet Optimality: Exploring Optimized LSM-tree Structures in A Colossal Configuration Space | 2024 | SIGMOD |
| 8 | 11,908 | Splaying Log-Structured Merge-Trees | 2018 | SIGMOD |
| 9 | 5,780 | Compactionary: A Dictionary for LSM Compactions | 2022 | SIGMOD |
| 10 | 3,005 | Constructing and Analyzing the LSM Compaction Design Space | 2021 | VLDB |