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

Upgrade criterion #1439

Merged
merged 13 commits into from Apr 29, 2024
Merged

Upgrade criterion #1439

merged 13 commits into from Apr 29, 2024

Conversation

dhardy
Copy link
Member

@dhardy dhardy commented Apr 27, 2024

  • Added a CHANGELOG.md entry

Summary

Built from #1329:

  • Move rand_benchesbenches and merge with rand_distr/benches.
  • Use Cargo.lock.msrv to pin versions; remove direct pin on Rayon versions

@dhardy dhardy requested a review from vks April 27, 2024 08:06
@dhardy
Copy link
Member Author

dhardy commented Apr 27, 2024

Note: we should probably eventually move all benchmarks to Criterion, but that's not a job for this PR.

To avoid name-clash, the non-Criterion distributions benchmark was renamed to base_distributions.

@vks vks merged commit 089d993 into rust-random:master Apr 29, 2024
12 checks 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.

None yet

2 participants