I discovered that how the compiler is run can make a very big difference in compile times.[1]
My unscientific observations seem to indicate that running the compiler from a Java process can more than double the compiler times of a release build. I’m seeing about a 30% increase in debug build times as well. FWIW, Harbs [1]https://github.com/BowlerHatLLC/vscode-nextgenas/issues/178 <https://github.com/BowlerHatLLC/vscode-nextgenas/issues/178>
