Skip to content

Benchmarking, from the terminal to the editor - #106

Open
mvrahden wants to merge 15 commits into
mainfrom
feat/bench
Open

Benchmarking, from the terminal to the editor#106
mvrahden wants to merge 15 commits into
mainfrom
feat/bench

Conversation

@mvrahden

Copy link
Copy Markdown
Owner

Benchmarks become a first-class part of the test suite. Run them from the command line or straight from the editor, save a baseline, and compare every future run against it — with statistics deciding what counts as a real change, so noise is never dressed up as a result. Regressions beyond your chosen threshold fail the build and show up as warnings right on the offending code. Trends, stability runs, and one-click profiling included.

…he generated wrapper, e2e coverage, and the benchmarking showcase
…-json-driven CodeLens annotations, persistent bench result store
…nline deltas, gate warnings as diagnostics; CLI: --save= config fallback and per-delta gate breach keys
…rof profile command; README documents the full bench surface
…s, nolint on stable value APIs, 0600 baselines)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant