Two ideas for faster builds
Dmitry Olshansky via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 11 00:49:21 PDT 2015
On 11-Jun-2015 03:50, Andrei Alexandrescu wrote:
> https://issues.dlang.org/show_bug.cgi?id=14679
> https://issues.dlang.org/show_bug.cgi?id=14680
>
> Andrei
Not processing templates is cool idea.
However the main problem with DMD's build times on moderately sized
projects is a huge memory leak in the compiler, mostly having to do with
CTFE.
--
Dmitry Olshansky
More information about the Digitalmars-d
mailing list