heat icon indicating copy to clipboard operation
heat copied to clipboard

Put together requirements Ginko Performance Explorer

Open ClaudiaComito opened this issue 3 years ago • 1 comments

Feature functionality

Additional context Bust memory leaks

ClaudiaComito avatar Oct 08 '21 11:10 ClaudiaComito

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

Markus-Goetz avatar Nov 07 '21 19:11 Markus-Goetz

As far as I understand this, this has been realized with our continuous benchmarking.

Therefore, closed within #1109

mrfh92 avatar Aug 17 '23 12:08 mrfh92