-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
- 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
- Run benches in CI
- 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
Metadata
Metadata
Assignees
Labels
No labels