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

Continuous benchmarking #194

Merged
merged 16 commits into from
Sep 8, 2022
Merged

Continuous benchmarking #194

merged 16 commits into from
Sep 8, 2022

Conversation

mattijn
Copy link
Owner

@mattijn mattijn commented Sep 8, 2022

This PR adds continuous benchmarking within Github Actions. On each pull request it will compare the timings against

  • the last-released version on PyPi
  • the main repo on GitHub and
  • the current PR.

The only nuisance is that you will have to do a Pull Rebase after each commit in a PR, since it adds a png-image in the Github Action process.

We will find out how annoying that is..

@mattijn mattijn changed the title WIP Continuous benchmarking Continuous benchmarking Sep 8, 2022
@mattijn mattijn merged commit d27103a into master Sep 8, 2022
@mattijn mattijn mentioned this pull request Sep 8, 2022
@mattijn mattijn deleted the continuous-benchmarking branch September 20, 2022 07:51
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.

None yet

1 participant