milescranmer/Benchmark PR with AirspeedVelocity
Compare PR performance (time/memory) against the default branch and comment results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: milescranmer/airspeedvelocity.jl@af4f71e9a45b8f77a10b9773b07ae8d7c26edfe2 # v0.6.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| asv-version | AirspeedVelocity version | — | 0.6 |
| julia-version | Julia version | — | 1 |
| mode | Comma-separated list of modes for benchpkgtable (e.g. time,memory) | — | time,memory |
| force-time-unit | Force a time unit for all benchmark results (excluding load time). Valid values: ns, μs, us, ms, s, h. Empty for auto-detection. | — | "" |
| enable-plots | Generate & upload plots | — | false |
| tune | Pass --tune to benchpkg | — | false |
| script | Custom benchmark script path | — | "" |
| rev | --rev list for benchpkg | — | "" |
| bench-on | --bench-on commit to freeze script | — | "" |
| filter | --filter list for benchpkg | — | "" |
| exeflags | --exeflags for Julia | — | "" |
| extra-pkgs | --add extra packages (comma-sep) | — | "" |
| job-summary | Output to job summary instead of PR comment | — | false |
Outputs
no outputs