FlowMVI
FlowMVI copied to clipboard
Add benchmark result upload and comparison
trafficstars
Description
As per PR #115 and this comment by @Nek-12, we need to implement benchmark result upload and comparison.
Tasks
- [ ] Upload benchmark results as artifacts after running benchmarks.
- [ ] Compare benchmark results with previous runs.
- [ ] Publish benchmark results to GitHub Pages.
Notes
Implementing these tasks will enhance our CI workflow by providing visibility into performance changes over time and allow us to monitor regressions efficiently.