update handler for Moore throughput tests
@chasse @maszyman @rmatev @sstahl
New features w.r.t. the existing ThroughputProfileHandler
:
- Added new plot that shows the algorithms that consume most of the CPU time (to have an automated version of https://cds.cern.ch/record/2688564?ln=en)
- Link to the Brunel repo was hardcoded in
ThroughputProfileHandler
. If the options name passed to the handler contains Moore, a link to the Moore nightly repo is created.
Change in testHandlers.py
necessary to be able to test handlers after !156 (merged)
An example how the plot would look like: FlameBar.pdf
Edited by Marian Stahl