Why it matters
Regression analysis catches slow drift. Without it, LLM stack slows monthly.
Advertisement
The architecture
CI runs perf benchmarks; alert on regression; bisect commits; attribute; fix.
Track over time.
Advertisement
How it works end to end
Nightly perf CI.
Alert if >5% regression.
Bisect commits to find cause.