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

Randomize the order of benchmark suites by default #22

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

polytypic
Copy link
Collaborator

The intention behind this is to try to account for things that might put the runtime into a state where it has major effects on specific benchmarks. After randomizing, we should see variation from run to run rather than e.g. having the potential effects only shown in specific suites.

@polytypic polytypic force-pushed the randomize-order-of-suites branch 5 times, most recently from 8ebf371 to 711fd1e Compare June 30, 2024 13:41
The intention behind this is to try to account for things that might put the
runtime into a state where it has major effects on specific benchmarks.  After
randomizing, we should see variation from run to run rather than e.g. having the
potential effects only shown in specific suites.
@polytypic polytypic merged commit fcdd272 into main Jun 30, 2024
4 of 5 checks passed
@polytypic polytypic deleted the randomize-order-of-suites branch June 30, 2024 13:52
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