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

Implement more benchmarks compatible with benchstat #22

Closed
fxamacker opened this issue Jul 6, 2021 · 0 comments · Fixed by #23
Closed

Implement more benchmarks compatible with benchstat #22

fxamacker opened this issue Jul 6, 2021 · 0 comments · Fixed by #23

Comments

@fxamacker
Copy link
Member

Implement benchmarks compatible with benchstat and make it similar to Ramtin's benchmarks used for the spreadsheets. E.g. measure 100 ops rather than 1 op, and group by array size.

Additionally:

  • make long-running new benchmarks skip in short mode
  • use PCG random number generator with deterministic mode for benchmark comparisons
fxamacker added a commit that referenced this issue Jul 6, 2021
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 a pull request may close this issue.

1 participant