Hi,
I am build a project with C++ code, but with a single line modification, I have to wait 200+ seconds to complete the build and link. This seems too long for fast iteration debugging, so is there any way to improve it?
I tried 4.15 IWYU feature, with a bit code change, compile is much faster in my i7 PC.
While responding I noticed this was asked dec 2016 lol, Anyway Depends on a bunch of things to vague to give a solid answer…
Lets benchmark lol