- [x] Setup `benches` folder to run - https://doc.rust-lang.org/1.12.1/book/benchmark-tests.html - [ ] Split the `example/benchmarks.rs` file to separate benchmarks - [ ] Use criterion to run benchmarks locally - [x] Run benches in CI - [x] In pull requests, report benchmark results (compared to current main) - [ ] Add all benchmarks to the CI benchmarks - [ ] fix bot not always able to comment on the PR