arashbm/Benchboard
Run benchmarks and send results to Benchboard for performance tracking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Project name | yes | — |
| benchmark-command | Benchmark command to run (should output JSON) | yes | — |
| token | Benchboard ingest token | yes | — |
| repo-owner | Repository owner | no | ${{ github.repository_owner }} |
| repo-name | Repository name | no | ${{ github.event.repository.name }} |
| machine-name | Machine name identifier | no | github-actions |
| endpoint | Benchboard API endpoint URL | no | https://api.benchboard.com |
| repo-path | Path to git repository | no | . |
| github-run-id | GitHub Actions run ID | no | ${{ github.run_id }} |
Outputs
no outputs