summaryrefslogtreecommitdiff
path: root/bench/Cargo.toml
AgeCommit message (Collapse)Author
2021-08-18Move to exclusively oneshot benchmarks with Iai fork (#41)Martin
2021-07-13New shiny benchmarks with iai!Laurenz
2021-06-30Adjust (and overengineer) benchmarksLaurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2020-12-17Test [page] function 📕Laurenz
- Make page break behaviour more consistent - Allow skipping reference image testing for single tests with `// compare-ref: false` (useful for tests which only check error messages)
2020-11-25Move benchmarks into separate crate ♾Laurenz
So that CI does not have to build criterion each time.