From Worst-Case to Average-Case Analysis: Accurate Latency Predictions for Key-Value Storage Engines
Summary: Average-case latency analysis for storage engines, surpassing worst-case models. A distribution-aware framework predicts latency across diverse workloads and data structures; validated with tuning models on RocksDB and WiredTiger. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Meena Jagadeesan (Harvard University)
- 2. Garrett Tanzer (Harvard University)
BibTeX Citation
@inproceedings{jagadeesan_sigmod20,
title = {{From Worst-Case to Average-Case Analysis: Accurate Latency Predictions for Key-Value Storage Engines}},
author = {Jagadeesan, Meena and Tanzer, Garrett},
series = {{SIGMOD} '20},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3318464.3384408},
url = {https://dl.acm.org/doi/10.1145/3318464.3384408},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 5 of 5 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 43 | The Case for Learned Index Structures | 2018 | SIGMOD | 0.00046060254 |
| 446 | Monkey: Optimal Navigable Key-Value Store | 2017 | SIGMOD | 0.00018332392 |
| 831 | Dostoevsky: Better Space-Time Trade-Offs for LSM-Tree Based Key-Value Stores via Adaptive Removal of Superfluous Merging | 2018 | SIGMOD | 0.00013748512 |
| 1,616 | The Data Calculator*: Data Structure Design and Cost Synthesis from First Principles and Learned Cost Models | 2018 | SIGMOD | 0.00010213691 |
| 1,942 | Design Continuums and the Path Toward Self-Designing Key-Value Stores that Know and Learn | 2019 | CIDR | 9.4451535e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 11,281 | LavaStore: ByteDance's Purpose-built, High-performance, Cost-effective Local Storage Engine for Cloud Services | 2024 | VLDB |
| 2 | 10,471 | Making LSM-Tree-based Key-Value Store Practical and Efficient for Multi-Tenant Serverless Cloud Databases | 2026 | SIGMOD |
| 3 | 7,693 | CaaS-LSM: Compaction-as-a-Service for LSM-based Key-Value Stores in Storage Disaggregated Infrastructure | 2024 | SIGMOD |
| 4 | 3,931 | Take me to your leader! Online Optimization of Distributed Storage Configurations | 2015 | VLDB |
| 5 | 3,891 | Storage Workload Estimation for Database Management Systems | 2007 | SIGMOD |
| 6 | 4,058 | Fast Scans on Key-Value Stores | 2017 | VLDB |
| 7 | 1,580 | Compaction management in distributed key-value datastores | 2015 | VLDB |
| 8 | 4,888 | Enabling Low Tail Latency on Multicore Key-Value Stores | 2020 | VLDB |
| 9 | 10,341 | Analysis and Evaluation of Using Microsecond-Latency Memory for In-Memory Indices and Caches in SSD-Based Key-Value Stores | 2026 | SIGMOD |
| 10 | 4,993 | Key-Value Storage Engines | 2020 | SIGMOD |