We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a user, I want to be able to do some benchmarks, so I can have a good view on how the library performs on my machines.
As a developer, I want some automated benchmark cases, so I can optimize further the library and keep track of its performances during development.
cargo bench
None
The text was updated successfully, but these errors were encountered:
meliurwen
Successfully merging a pull request may close this issue.
Description
As a user, I want to be able to do some benchmarks, so I can have a good view on how the library performs on my machines.
As a developer, I want some automated benchmark cases, so I can optimize further the library and keep track of its performances during development.
Acceptance Criteria
cargo bench
Checklist
(Optional) Extra info
None
The text was updated successfully, but these errors were encountered: