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
Implement benchmarks (e.g. throughput, latency) to profile ERDOS which can be run using cargo bench.
cargo bench
Consider extending criterion with custom measurements to report metrics in the multi-process/multi-thread setting.
The current benchmarks in benches are broken/stale.
benches
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement benchmarks (e.g. throughput, latency) to profile ERDOS which can be run using
cargo bench
.Consider extending criterion with custom measurements to report metrics in the multi-process/multi-thread setting.
The current benchmarks in
benches
are broken/stale.The text was updated successfully, but these errors were encountered: