@mortengregersen Hey! Have you ever seen Bagbutik-Models take a long time to build in a release configuration?
We're seeing ~0:14 for debug and ~1:45 for release builds for that target alone.
The compiler seems to spend most of the time just using one core then uses them all towards the end. Debug uses all the cores from the start.