Questions tagged [rust-criterion]

16 questions
-1
votes
1 answer

Rust Criterion fails to build benchmarks

I'm using criterion and cargo-criterion to benchmark my code but after adding a couple more benchmarks, for some reason I am not able to get past the build step (of the benchmarks). The error message I'm getting is not very helpful to find out where…
Tobiky
  • 31
  • 6
1
2