Skip to content
Snippets Groups Projects

GeoModelKernel: Compile GeoAlignableTransform.cxx with optimization, even in debug builds.

Merged Scott Snyder requested to merge ssnyder/GeoModel:opt2.GeoModelKernel-20210408 into master

GeoAlignableTransform::getTransform makes heavy use of Eigen, and is very slow in debug builds. Tweak the build so that this is compiled with optimization, with full inlining, even in debug builds.

This speeds up the RecJobTransforms unit test by 15% (from 900s to 750s).

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