-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
ciChanges to CI configuration files and scripts.Changes to CI configuration files and scripts.good first issueGood for newcomersGood for newcomers
Milestone
Description
π€ 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.ymlGitHub Actions workflow - Run
mesa-framesexamples as benchmark tests on PRs targeting themainbranch - Ensure benchmark results are visible and ready for review during the PR process
π Alternatives Considered
No response
β Additional Context
No response
Metadata
Metadata
Assignees
Labels
ciChanges to CI configuration files and scripts.Changes to CI configuration files and scripts.good first issueGood for newcomersGood for newcomers