§12: latency-regression gate over the BenchmarkDotNet hot paths - #64
Merged
Conversation
The performance-smoke CI job now measures (--job Short, JSON export) instead of only running clean (--job Dry), and a new dependency-free build/perfgate verifier fails the job against the committed Tests/Performance/perf-baseline.json: deterministic allocation ceilings per benchmark plus a machine-independent ratio floor (compiled-expression cache >= 1000x the recompile anti-pattern; measured ~120,000x). Missing benchmarks fail the gate rather than passing vacuously. Verified green on real results and red on a seeded ceiling violation. Reopened backlog #12 lever shipped; maturity candidacy recorded for the next re-score. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
Ships the reopened #12 maturity lever (the 2026-07-15 re-score downgraded §12 M4 to 3 because
performance-smokewas runs-clean only):--job Short --exporters json(real measurements, still under a minute) instead of--job Dry.build/perfgateverifier (dependency-free console, same isolation pattern asbuild/facts) fails the job against the committedTests/Performance/perf-baseline.json:Verification
Backlog #12 updated: lever DONE, maturity 3->4 candidacy recorded for the next re-score.
🤖 Generated with Claude Code