Ah okay, I suspected this. I wasn't convinced though. I compared the stack traces for precompiled=yes/no for the cases that really annoyed me and it seemed precompiled=no never gave better results. Guess I haven't hit the edge cases yet. But given these findings, I would greatly prefer precompiled=yes as the default, and if I'm unhappy with the stack traces I would want to switch to precompiled=no temporarily. I'll comment on the PR.
Am Montag, 10. August 2015 16:17:17 UTC+2 schrieb J Luis: > > On Windows here. > Some months ago the local build with MinGW used to start almost > instantaneously. Now it takes almost 4 seconds again. >