Skip to content

Refactor metrics into their own C++ file

Jan Blackquill requested to merge work/cblack/no-recomp into master

By splitting the declaration and definition of the metrics, we can further reduce compilation time needed to change them.

Merge request reports