Switch to Criterion for benchmarking
Closed this issue · 2 comments
sigaloid commented
Hi, a better way to measure benchmarks would be to use the Criterion crate as it abstracts over a lot of the hard-to-get-right benchmarking code. I can send a PR if you'd like!
EricLBuehler commented
Yes, please, that would be great if you can! I could not really find how to do it.
EricLBuehler commented
Looks great! Thank you so much.