TrkiPatFitterUtils: Optimize some functions, even in dbg builds.
The function FitMatrices::solveEquations makes heavy use of Eigen and runs extremely slowly in dbg builds. Adjust to compile this function with optimization, even in dbg builds. For the MuonCombinedConfig unit test, this results in a 10% speedup in the dbg build.
Merge request reports
Activity
added Tracking master review-pending-level-1 labels
CI Result SUCCESS (hash 90b79a9d)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 30755]added review-approved label and removed review-pending-level-1 label
mentioned in commit 937a8fda
added sweep:ignore label