Skip to content

Conversation

@bonega
Copy link
Owner

@bonega bonega commented Jan 19, 2026

Summary

  • Add benchmark job to CI workflow using benchmark-action/github-action-benchmark@v1
  • Store benchmark results in gh-pages branch for tracking over time
  • Alert on >10% regression, fail on >20%
  • Auto-push results on master, comment comparisons on PRs

Test plan

  • Configure repo permissions: Settings > Actions > General > "Read and write permissions"
  • Verify benchmark job runs successfully
  • Optionally enable GitHub Pages to view charts at https://bonega.github.io/yore/dev/bench/

Add benchmark job to CI workflow using benchmark-action/github-action-benchmark
to track performance over time. Results are stored in gh-pages branch.

- Runs benchmarks with bencher output format
- Alerts on >10% regression, fails on >20%
- Auto-pushes results to gh-pages on master
- Comments benchmark comparisons on PRs
@bonega bonega merged commit dd07916 into master Jan 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants