issues
search
jump-dev
/
benchmarks
A repository for long-term benchmarking of JuMP performance
https://jump.dev/benchmarks/
MIT License
19
stars
0
forks
source link
Development TODOs
#1
Open
odow
opened
2 years ago
odow
commented
2 years ago
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
commented
2 years ago
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/