Request for comments: std.d.lexer

Iain Buclaw ibuclaw at ubuntu.com
Fri Feb 8 08:52:40 PST 2013


On 8 February 2013 16:35, Brian Schott <briancschott at gmail.com> wrote:

> On Friday, 8 February 2013 at 15:35:55 UTC, Dmitry Olshansky wrote:
>
>> Would be intereesting to try gdc as dmd on linux uses gcc.
>>
>
> GDC decided to randomly not fail to build on my system, so it's time for
> MOAR CHARTS.
>
> dmd -inline -noboundscheck -O -w -wi -m64 -property
> ldc2 -O2 -release -vectorize -m64
> gdc -O3 -fno-bounds-check -frelease -m64
> http://hackerpilot.github.com/**experimental/std_lexer/images/**
> times3-all.png<http://hackerpilot.github.com/experimental/std_lexer/images/times3-all.png>
>

Cool.  How do you determine the speed times?


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130208/82964a56/attachment.html>


More information about the Digitalmars-d mailing list