Skip to content

config patch to improve performance, see ADTCC-296

Igor Soloviev requested to merge isolov/tdaq-09-04-00/config into tdaq-09-04-00
  1. only create debug stream, when needed
  2. fix ERS debug output in try_cast() method

=== config ===

only create debug stream, when needed; fix performance issue ADTCC-296 (Igor Soloviev) typo in comment (Igor Soloviev) fix ERS debug output in try_cast() method (Igor Soloviev)

Merge request reports