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

trim dependencies: criterion features and fastrand #323

Merged
merged 1 commit into from
May 31, 2024

Conversation

LGFae
Copy link
Owner

@LGFae LGFae commented May 31, 2024

Use criterion with default-features=false and fastrand instead of rand to further trim our dependencies. Both of these will mostly affect just tests builds. So their primary benefit is making the automatic cli checks run just a hinge bit faster.

Use criterion with `default-features=false` and `fastrand` instead of
`rand` to further trim our dependencies. Both of these will mostly
affect just tests builds. So their primary benefit is making the
automatic cli checks run just a hinge bit faster.
@LGFae LGFae merged commit 319b7fb into main May 31, 2024
10 checks passed
@LGFae LGFae deleted the trim-dev-dependencies branch May 31, 2024 17:08
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

1 participant