Skip to content

Conversation

@maurycy
Copy link
Contributor

@maurycy maurycy commented Dec 5, 2025

The current order is sorted:

to_run = sorted(should_run)

The rationale: with the increasing number of runtime optimizations (eg: JIT, branch predictors etc.) there might be a small penalty (or reward) based on order of execution.

@Fidget-Spinner
Copy link
Member

I don't think we should be shuffling benchmarks.

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