kitlangton/zio-benchmarks-action
A GitHub Action to run JMH Benchmarks and post the results to a PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| jmh-output-path | Path to the JMH output file | yes | — |
| github-token | GitHub token for the repository | yes | — |
| failue-threshold | Threshold for failure (-0.05 = 5% slower than baseline) | no | -0.05 |
| fail-on-regression | Fail the build if there is a regression | no | false |
Outputs
no outputs