Open
Description
...and how can we make it faster?
The difference in compilation time is almost 2x, see dub Travis-CI.
I'm a little fed up by dmd's bad optimizer (and codegen bugs), but switching the compiler would be a much simpler choice if LDC compiled debug builds almost as fast as dmd.
I guess you guys know what the problems are. Have you already tried to optimize compile times?