Skip to content

ASV: Track dev-milestone alongside master in benchmark dashboard - #367

Open
vchamarthi wants to merge 2 commits into
IntelPython:masterfrom
vchamarthi:asv-branch
Open

ASV: Track dev-milestone alongside master in benchmark dashboard#367
vchamarthi wants to merge 2 commits into
IntelPython:masterfrom
vchamarthi:asv-branch

Conversation

@vchamarthi

Copy link
Copy Markdown
Contributor

benchmarks/asv.conf.json lists only master in branches. Nightly benchmarking now also
runs dev-milestone, and asv publish only graphs commits reachable from a branch in that
list, so dev-milestone results are computed and stored but silently dropped from the dashboard.

Adds dev-milestone to branches so both get their own trend line on the dashboards.

Post merge, need this pr backported to dev-milestone

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the ASV benchmark configuration so the published benchmark dashboard includes results from the dev-milestone branch in addition to master, ensuring both branches appear as separate trend lines.

Changes:

  • Add dev-milestone to the branches list in benchmarks/asv.conf.json so asv publish includes its commits/results.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vchamarthi

Copy link
Copy Markdown
Contributor Author

benchmark job is expected to fail until this pr is merged to master/dev-milestone and also the Jenkins integration pr for asv refactoring is merged.

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.

3 participants