-
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.yml
GitHub Actions workflow - Run
mesa-frames
examples as benchmark tests on PRs targeting themain
branch - 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