benchmarks
benchmarks copied to clipboard
Development TODOs
- CI
- [x] Add CI and tests to check correctness (just run once, don't benchmark)
- [x] Add formatter
- Tidy the dashboard
- [ ] Add a text-box that filters benchmarks
- [ ] Add some explanatory text
- [x] Fix handling of dates in x-axis
- [x] Make logo link back to jump.dev
- New features
- [x] Add aggregated statistics. We should compute some sort of geometric mean of the times, scaled to 100 on day 1.
Related links to the Python ecosystem using airspeed-velocity:
- https://github.com/airspeed-velocity/asv
- https://numpy.org/doc/stable/benchmarking.html
- https://docs.scipy.org/doc/scipy/dev/contributor/benchmarking.html
- https://pv.github.io/scipy-bench/