-
- Downloads
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
Please register or sign in to comment