Skip to content

Use reference in for loops in ConversionFilter and MonitorTiming

Michal Kreps requested to merge kreps_compilerWarnings into master

While compiling whole project, some warnings showed up where we were copying objects in for loops. Nothing should change, but could help bit with performance.

Merge request reports