Skip to content

Cmake instrumentation and optimization

Sebastien Ponce requested to merge lhcb/Gaudi:cmakeInstrumentation into master

Added instrumentation to cmake build to be able to visualize where we spend time using kcachegrind. Used this to optimize the cmake files, dividing LHCb time spent in cmake by a factor 3.5 :-)

Merge request reports