Skip to content
Snippets Groups Projects
Commit b6ac5eb1 authored by scott snyder's avatar scott snyder
Browse files

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

GeoAlignableTransform::getTransform m,akes 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%.
parent 8a25c826
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment