roc/crates/cli/benches
2024-10-09 20:04:36 +02:00
..
README.md fixed filenames 2023-12-27 15:58:03 +01:00
time_bench.rs refactoring progress, use valgrind on exe 2024-10-09 20:04:36 +02:00

Running the benchmarks

If you're not using nix, install cargo criterion:

cargo install cargo-criterion

In the crates/cli folder execute:

cargo criterion