- [ ] Add benchmarks - [x] Criterion benchmark example of choice (translucent plate) - [ ] `libtest` benches for performance critical calls - [ ] Maybe gungraun in the future - [ ] Log benchmark results, in order to inspect history of the performance and be able to do regression analysis - [x] Try to use [bencher](https://github.com/bencherdev/bencher) in CI/CD to analyse performance - **NOTE**: This might require to setup our own runners
Add benchmarks
libtestbenches for performance critical callsLog benchmark results, in order to inspect history of the performance and be able to do regression analysis