Skip to content

Add the possibility to instrument the steps of modelShower

Thomas Madlener requested to merge profiling into main

Add the possibility to instrument the steps in modelShower with timers and write these times via UserDataCollections. Use -DINSTRUMENT_MODEL=ON as additional cmake argument to enable instrumentation.

Merge request reports