Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add automated benchmarking #377

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

peytondmurray
Copy link
Collaborator

@peytondmurray peytondmurray commented Oct 2, 2024

This PR adds automated benchmarking on GCP via Cirun:

  • Added .cirun.yml configuration. Seems to be working well already 🎉
  • Made a benchmarking workflow that pushes to the benchmarks branch
  • When the docs build, the .asv/ directory from the benchmarks branch is checked out and rendered into static HTML. A link to these is added to the docs
  • The benchmarking install code has been greatly simplified

Closes #343.


Note: This is currently blocked by #356; until that gets sorted, benchmarks cannot run.

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.

Get airspeed velocity benchmarks working again (PyInf#12733)
1 participant