https://issues.dlang.org/show_bug.cgi?id=14431
--- Comment #7 from Martin Nowak <[email protected]> --- 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. --
