5936941784
Criterion comes with some extra cargo tooling called `cargo criterion` which can be used instead of `cargo bench`. The advantage is that we don't need to compile the entire reporting infrastructure into our benchmarks. So let's embrace this separation of concerns. Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml |