schniz/Benchy
Benchy is a GitHub Action that runs a benchmark and reports the results to GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | the key to use for the benchmark | — | — |
| value | the value for the benchmark | — | — |
| json | A json for an array of metrics | — | — |
| input_file | A file containing a json for an array of metrics | — | — |
| track_file_size | A glob pattern to track file size of matching files | — | — |
| server_url | The URL of the Benchy server to report results to | — | — |
Outputs
| name | description |
|---|---|
| comment_markdown | The markdown to post as a comment. Can be used to comment without the companion GitHub app. |