Skip to content
Snippets Groups Projects
Forked from atlas / athena
71392 commits behind the upstream repository.
user avatar
scott snyder authored
The function AtlasFieldCache::getField 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 20% speedup in the dbg build.
4de57883
History