DMD 1.038 and 2.022 releases

Bill Baxter wbaxter at gmail.com
Mon Dec 15 03:55:01 PST 2008


On Mon, Dec 15, 2008 at 7:07 PM, Walter Bright
<newshound1 at digitalmars.com> wrote:
> Are you using a lot of templates and recursive imports?

A lot of templates, yes.  A lot of recursive imports, I don't think
so.  Is there an easy way to see if I have recursive imports?  I
usually try to make my imports tree-like, but it's possible I may have
some unintentional import cycles.

--bb

> Bill Baxter wrote:
>>
>> For me, V1.038 compiles my code but takes a really really really long
>> time to do so.
>>
>> It now takes  1 min 20 secs for a full build, when it used to compile
>> in 13 seconds.
>> Forget the 60% slowdown from LDC -- this is 515% slower!
>>
>> (building with DSSS and tango)
>


More information about the Digitalmars-d-announce mailing list