π€ Problem Description
mesa-frames is primarily focused on speed and performance improvements. To maintain this focus, every PR merged into the main branch should be automatically benchmarked through CI/CD using GitHub Actions.
We can create a mesa-frames equivalent of the Mesa benchmarks workflow, ensuring consistent performance tracking on every pull request.
π‘ Proposed Solution
- Add a
benchmarks.yml GitHub Actions workflow
- Run
mesa-frames examples as benchmark tests on PRs targeting the main branch
- Ensure benchmark results are visible and ready for review during the PR process
π Alternatives Considered
No response
β Additional Context
No response
π€ Problem Description
mesa-framesis primarily focused on speed and performance improvements. To maintain this focus, every PR merged into the main branch should be automatically benchmarked through CI/CD using GitHub Actions.We can create a
mesa-framesequivalent of the Mesa benchmarks workflow, ensuring consistent performance tracking on every pull request.π‘ Proposed Solution
benchmarks.ymlGitHub Actions workflowmesa-framesexamples as benchmark tests on PRs targeting themainbranchπ Alternatives Considered
No response
β Additional Context
No response