Skip to content

TriggerConfigAccess: add AccumulatorCache to trigger config accessors

Frank Winklmeier requested to merge fwinkl_20221005T152334 into 22.0

Monitoring jobs show a large number of calls to these methods (mostly getHLTMonitoringAccess). Add the AccumulatorCache to avoid executing these more than once.

Merge request reports