roc/crates/cli/benches
2022-07-01 17:37:43 +02:00
..
README.md moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
time_bench.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00

Running the benchmarks

Install cargo criterion:

cargo install cargo-criterion

To prevent stack overflow on the CFold benchmark:

ulimit -s unlimited

In the cli folder execute:

cargo criterion