Skip to content
Snippets Groups Projects

TrkGlobalChi2Fitter: Optimize some functions, even in dbg builds.

Merged Scott Snyder requested to merge ssnyder/athena:opt.TrkGlobalChi2Fitter-20210402 into master

The function GlobalChi2Fitter::calculateJac 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 5% speedup in the dbg build.

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
Please register or sign in to reply
Loading