KV-cache compression
TurboRAG
Superseded baseline#35 of 234 most-superseded
Superseded — cited as a baseline and beaten by newer methods
3 papers critique it · 2 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites TurboRAG as a baseline.
block-based methods like PromptCache~Gim2023PromptCM, TurboRAG~lu2024turborag, and BlockAttention~ma2024block ignore inter-block dependencies, causing performance degradation
“However, it still falls short in effectively reconnecting reused caches.”
“Reuse strategies effective for agent-side generation can be decision-non-invariant for judges, revealing a failure mode overlooked by prior work.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating TurboRAG. Values are copied from the source paper's tables — verify against the cited paper.
TableCache beats TurboRAG
80.53 vs 205.43
KVLink beats TurboRAG
19.2 vs 15.2
Musique · [Llama-3.2-1B]
KVLink: Accelerating Large Language Models via Efficient KV Cache Reuse
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- May 22, 2026
- Apr 28, 2026
- Predictive Multi-Tier Memory ManagementPredictive Multi-Tier Memory Management for KV Cache in Large-Scale GPU InferenceApr 19, 2026
- TableCacheTableCache: Primary Foreign Key Guided KV Cache Precomputation for Low Latency Text-to-SQLJan 13, 2026
- Jan 5, 2026
- SemShareKVSemShareKV: Efficient KVCache Sharing for Semantically Similar Prompts via Token-Level LSH MatchingSep 29, 2025