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

Update RNG performance stats #60

Open
dhardy opened this issue Mar 26, 2024 · 0 comments
Open

Update RNG performance stats #60

dhardy opened this issue Mar 26, 2024 · 0 comments

Comments

@dhardy
Copy link
Member

dhardy commented Mar 26, 2024

The rngs repository benchmarks have been updated to use Criterion and report cycles-per-byte (rust-random/rngs#34); we likely use that, either duplicating the framework to the rand repository or by adding dev-dependencies in rngs to all the RNGs we want to benchmark.

We should wait until the next rand release, at least to get all RNGs on the same version of rand_core.

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

No branches or pull requests

1 participant