Study: build times for D programs

Dmitry Olshansky dmitry.olsh at gmail.com
Tue Jul 24 08:05:14 PDT 2012


On 24-Jul-12 18:54, Roman D. Boiko wrote:
> On Tuesday, 24 July 2012 at 14:34:58 UTC, Andrei Alexandrescu wrote:
>> the D source is in D1 and should be adjusted to compile with D2),
>
> That would provide performance (compilation and run-time) for D1 only
> (with D2 compiler). Performance of a typical D2 app would likely be
> different.

In fact it's rather D2-ified. But yeah, no template heavy code in sight. 
It doesn't even use std.range/std.algorithm IRC.

-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list