[Benchmark] Add agentic rollout simulator and offline explorer (#40034)

This commit is contained in:
Byron Hsu
2026-09-18 10:06:13 -07:00
committed by GitHub
parent 4e0b56c811
commit 50a7de47d5
13 changed files with 2815 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
Status: implemented
# Rollout Simulator and Explorer
**TL;DR:** A portable client makes growing-conversation cache experiments repeatable.
- [feature-00-session-hicache-latency.md](feature-00-session-hicache-latency.md): workload, measurements, and validation contract.
- [evidence/feature-00-session-hicache-latency.md](evidence/feature-00-session-hicache-latency.md): exact validation commands and measured results.
## Boundaries
This spec covers the standalone benchmark, not the serving engine.