Skip to content

RecoSts: Improvements to logging / benchmarking.

Felix Weiglhofer requested to merge fweig/cbmroot:sts-reco-opt-collab22 into master

Some improvements I made to RecoSts logging originally in preparation for my talk during the Collaboration Meeting in Warsaw back in October:

  • Log throughput in addition to runtime for each reconstrution step.
  • Log device name, when running GPU reconstruction.
  • Seperate steps in legacy reconstruction, to allow measuring the time spent in each step, even when running in parallel.

Merge request reports