frenetisch-applaudierend/Benchy Benchmark Comparison
Compare C# project benchmarks between two git revisions using the Benchy tool
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 23, 2025
- License
- None
Pinned Snippet
uses: frenetisch-applaudierend/benchy@1b4b5ed52835be77139e3974cb1e5e45033f6c66 # v0.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| baseline-ref | Git reference (commit, branch, tag) to use as baseline for comparison | no | ${{ github.event.repository.default_branch }} |
| benchmarks | Array of benchmark names to run (optional - runs all if not specified) | no | — |
| benchy-version | Version of the Benchy tool to install | no | 0.4.0 |
| dotnet-version | .NET version to use | no | 9.x |
Outputs
| name | description |
|---|---|
| comparison-result | Path to the benchmark comparison results |