benchmarks icon indicating copy to clipboard operation
benchmarks copied to clipboard

Development TODOs

Open odow opened this issue 3 years ago • 1 comments

  • 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.

odow avatar May 06 '22 02:05 odow

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/

odow avatar May 06 '22 23:05 odow