actions-marketplace-validations/Criterion Compare PRs
Run Criterion against PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github Token required to comment in the PR | no | ${{ github.token }} |
| branchName | The name of the branch to compare with. This default uses the branch which is being pulled against | yes | "" |
| cwd | Sets the directory to run the benchmarks, relative to the project directory | no | "" |
| package | Benchmark only the specified packages | no | "" |
| benchName | Compare only this benchmark | no | "" |
| features | A list of comma seperated features that are activated for this benchmark | no | "" |
| defaultFeatures | Enable the default features of a crate while running the benchmark, usually the default features are enabled | no | true |
Outputs
no outputs