rust-random / rand

A Rust library for random number generation.
https://crates.io/crates/rand
Other
1.6k stars 423 forks source link

Upgrade criterion #1439

Closed dhardy closed 2 months ago

dhardy commented 2 months ago

Summary

Built from #1329:

dhardy commented 2 months ago

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.