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

Speed Bench #32

Merged
merged 4 commits into from
Oct 24, 2023
Merged

Speed Bench #32

merged 4 commits into from
Oct 24, 2023

Conversation

reubenharry
Copy link
Collaborator

Just some very simple speed benchmarks, which generate graphs of time vs num_steps and time vs dimensions. Should probably be done with more runs, for stability. This can be used to check that code changes haven't caused major slowdowns, but benchmarking on the master branch compared to the new branch before merging. (In theory, one could automate this, and e.g. have github run the code on its server and prevent statistically significant slowdowns from being merged, but there's no reason to spend too much time on this - a manual solution is fine).

@JakobRobnik JakobRobnik merged commit 7d4b608 into master Oct 24, 2023
1 check passed
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.

2 participants