Skip to content

Add cpu and wall time measurement per unpack algo

Pascal Raisig requested to merge praisig/cbmroot:unpacker2021 into master

This commit adds the measurement of the cpu and wall time to the unpacking algo template/CbmRecoUnpack::unpack function. The values are printed add the end of the run and added to the CbmTsEventHeader for performance profiling.

Merge request reports