Top "Compilation-time" questions

Why is Swift compile time so slow?

I'm using Xcode 6 Beta 6. This is something that's been bugging me for some time now, but it's reaching a point …

swift optimization compilation type-inference compilation-time
How to improve Visual C++ compilation times?

I am compiling 2 C++ projects in a buildbot, on each commit. Both are around 1000 files, one is 100 kloc, the other 170 …

c++ visual-c++ gcc comparison compilation-time