Skip to content
Snippets Groups Projects

TrigL2MuonSA+TMMT: add AccumulatorCache for Muons

Merged Frank Winklmeier requested to merge fwinkl/athena:muoncache into 23.0
All threads resolved!

Add AccumulatorCache on l2MuFastAlgCfg and *AlgSequenceCfg. Reduces CA configuration time by ~130 seconds.

Relates to ATR-26996.

The relevant lines from the cache statistics:

----------------------------------------------------------------------------------------------------------
AccumulatorCache                                                       |    Hits (time) |  Misses (time) |
----------------------------------------------------------------------------------------------------------
TriggerMenuMT.HLT.Muon.MuonMenuSequences.muEFSAAlgSequenceCfg          |    329 (60.4s) |      2 (16.3s) |
TrigL2MuonSA.TrigL2MuonSAConfig.l2MuFastAlgCfg                         |    660 ( 7.4s) |      2 ( 0.9s) |
TriggerMenuMT.HLT.Muon.MuonMenuSequences.muEFSAFSAlgSequenceCfg        |     39 ( 7.4s) |      1 (10.6s) |
TriggerMenuMT.HLT.Muon.MuonMenuSequences.muFastAlgSequenceCfg          |    329 ( 6.3s) |      2 ( 2.4s) |
Edited by Frank Winklmeier

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 53f16f56 - TrigL2MuonSA+TMMT: add AccumulatorCache for Muons

    Compare with previous version

  • Frank Winklmeier resolved all threads

    resolved all threads

  • Frank Winklmeier changed the description

    changed the description

  • This merge request affects 2 packages:

    • Trigger/TrigAlgorithms/TrigL2MuonSA
    • Trigger/TriggerCommon/TriggerMenuMT

    Affected files list will not be printed in this case

    Adding @sutt ,@lidiaz as watchers

  • :pencil: :scissors: The system determined that CI tests (with names matching "^CITest_SimulationRun(2|3)FullSim.*$") are not needed for this code change. They are not run. This is not an indicator to restart the job.

  • :white_check_mark: CI Result SUCCESS (hash 53f16f56)

    Athena
    externals :white_check_mark:
    cmake :white_check_mark:
    make :white_check_mark:
    tests :white_check_mark:

    Full details available on this CI monitor view. Check the JIRA CI status board for known problems
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 70673]

  • Looks good, approving - L1

  • added review-approved label and removed review-pending-level-1 label

  • mentioned in commit 40beb869

  • Edward Moyse mentioned in merge request !62778 (merged)

    mentioned in merge request !62778 (merged)

  • Please register or sign in to reply
    Loading