TrkGlobalChi2Fitter: Optimize some functions, even in dbg builds.
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.
parent
4cd48938
No related branches found
No related tags found
Loading
Please register or sign in to comment