Add weekly cache research report for 2026-05-31#21
Closed
thinkingfish wants to merge 1 commit into
Closed
Conversation
Covers the 2026-05-18 → 2026-05-31 fortnight: Databricks production prompt caching (2.5x throughput / 3x P50), NVIDIA Dynamo Snapshot for K8s cold-start (CRIU + cuda-checkpoint + KV-unmap + GMS), vLLM PegaFlow (Rust external KV connector), an inference-stack release cluster (SGLang v0.5.12.post1 + TensorRT-LLM rc15/rc16 + LMCache x Mooncake L2), the first CacheLib release in two years, Snowflake's ZoRRo/Arctic RL prefix-cache RL stack, and the MLSys 2026 LMCache invited talk. On the academic side: OSCAR (deployable INT2 KV), KVServe (service-aware disaggregated KV compression as online control), RTPurbo (full-attention to sparse in hundred steps), TIDE (dLLM MoE expert offload), and the Jensen-bias correction for video-diffusion KV quantization. Plus an additional-context sweep with the late-April cross-boundary Prefill-as-a-Service and SAW-INT4 papers, the Apple KV-Prediction page resurfacing, Tensormesh's $20M launch, and explicit negatives across all major frontier-lab, inference-vendor, and storage-vendor sources.
Member
Author
|
Moved to iopsystems/inference-systems#3, where the weekly cache research reports now live under Generated by Claude Code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Two-week cache-research sweep covering 2026-05-18 → 2026-05-31 (the fortnight after the prior 2026-05-17 report). 12 primary entries split into production/empirical (Section A) and academic/idea-forward (Section B), plus an additional-context section and explicit negatives across all source categories.
Production / empirical (7 entries)
Academic / idea-forward (5 entries)
Additional context
LMCache "OpenAI API Is the New IPv4"; vLLM EAGLE 3.1; Apple KV-Prediction page resurfacing; Tensormesh $20M launch; CoreWeave/VAST/Red Hat operator items; RocksDB remote compaction; video-KV cluster (Forcing-KV, Echo-Forcing); cross-boundary Prefill-as-a-Service and SAW-INT4 from the Mooncake/Kimi team.
Explicit negatives
Every frontier AI lab blog (Anthropic, OpenAI, Google DeepMind/Research, Meta/FAIR, xAI, Mistral, Cohere, NVIDIA Research, Microsoft Research, DeepSeek, Moonshot/Kimi, Qwen/Alibaba, Zhipu/GLM, 01.AI, Apple, Amazon Science, Tencent AI Lab, ByteDance Seed, Baidu Research), every named inference vendor and storage vendor, and every named systems venue is annotated either with an entry or with "checked, nothing in window."
Methodology caveat
Nearly every primary source (vllm.ai, blog.lmcache.ai, anthropic.com, developer.nvidia.com, databricks.com, snowflake.com, vastdata.com, weka.io, github.com release pages, arxiv.org) returned HTTP 403 to direct fetches. Entries were reconstructed from search-index snippets plus secondary coverage (Phoronix, HPCwire, InfoQ, Modular blog) and the Hugging Face papers index. Single-source dates and numerical claims are flagged inline; treat as "as reported" pending a primary-source read. Two ISO dates are explicitly approximate (Snowflake ZoRRo, VAST Data memory tier).
Test plan
Generated by Claude Code