a benchmark harness for python CLIs
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
feat: add compare subcommand for CI regression gating (#1)
0e875a5View on GitHubfeat: add --project-root flag to override where commands run from
4ed7425View on GitHubfix: extract bench.toml from compare ref before baseline checkout
5c33472View on GitHubfix: handle bench.toml from compare ref for baseline benchmarks
b591719View on GitHubfeat: add GitHub Actions workflow for isolated benchmarks
aef2cd7View on GitHubfeat: add parallel benchmark execution and timing display
5e3ff67View on GitHub