Benchmark PR with AirspeedVelocity
Version updated for https://github.com/MilesCranmer/AirspeedVelocity.jl to version v0.6.5.
- This action is used across all versions by 40 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AirspeedVelocity.jl is a tool designed to streamline benchmarking for Julia packages, enabling developers to measure performance across different versions, commits, tags, or branches. It automates the generation, comparison, and visualization of benchmark results, and integrates seamlessly with CI pipelines to provide convenient reporting via pull request comments or job summaries. This ensures consistent tracking of performance metrics without overwriting historical data.
Release notes
AirspeedVelocity v0.6.5
Merged pull requests:
- Develop packages in
[sources]before adding the parent package (#126) (@vyudu) - chore(deps): bump actions/upload-artifact from 5 to 6 (#128) (@dependabot[bot])
- fix(docs): ToC and video links (#129) (@icweaver)
Closed issues:
- Allow to specify the unit of measurement of benchmark results (#116)
- TagBot: Manual intervention needed for releases (#127)