heat
heat copied to clipboard
Put together requirements Ginko Performance Explorer
Feature functionality
Additional context Bust memory leaks
A first (perhaps incomplete) list of requirements:
- There are pre-defined benchmarking test cases, measuring ** Strong-scaling compute/memory/time/speed-up ** Weak-scaling compute/memory/time/speed-up ** Different backends
- Benchmarkings are performed continouosly on every branch-to-master merge
- Measured results are stored and versioned
- All results can be visualized as tables and graphs (vector graphics)
- Old benchmarking versions can be accessed
- Two versions can be compared side-by-side
- The visualization are available as a publicly accessible website, linked in the repo and the documentation
As far as I understand this, this has been realized with our continuous benchmarking.
Therefore, closed within #1109