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 up the per-iteration time for longer benchmarks #336

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

maximecb
Copy link
Contributor

Many of our benchmarks have long per-iteration times but are just repeating the same computation over and over. Bring the per-iteration time below one second to speed up warm up and the overall benchmarking process.

Many of our benchmarks have long per-iteration times but are
just repeating the same computation over and over. Bring the
per-iteration time below one second to speed up warm up and
the overall benchmarking process.
@maximecb maximecb requested a review from rwstauner September 27, 2024 20:52
@maximecb maximecb merged commit d2652b7 into main Sep 27, 2024
4 checks passed
@maximecb maximecb deleted the bench-faster branch September 27, 2024 21:13
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.

3 participants