MuonReadoutGeometry: Compile RpReadoutElement::fillCache() with optimization, even in debug builds.
Add RpReadoutElement::fillCache() to the set of methods that are compiled with optimization, even in debugging builds. This method makes heavy use of Eigen, which performs very poorly in debug builds.
Showing
- MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry/CMakeLists.txt 1 addition, 0 deletions...ctrometer/MuonDetDescr/MuonReadoutGeometry/CMakeLists.txt
- MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry/src/RpcReadoutElement.cxx 8 additions, 0 deletions...uonDetDescr/MuonReadoutGeometry/src/RpcReadoutElement.cxx
Loading
Please register or sign in to comment