[Issue 14431] [REG 2.067.0] huge slowdown of compilation speed

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Apr 19 22:38:44 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14431

--- Comment #7 from Martin Nowak <code at dawg.eu> ---
This slowdown comes from
https://github.com/D-Programming-Language/dmd/pull/4384, which does instantiate
additional templates in order to resolve link bugs.
The problem is amplified by using single file compilation.

--


More information about the Digitalmars-d-bugs mailing list