mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-10 19:19:19 +00:00
224 B
224 B
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