Request for comments: std.d.lexer

Jacob Carlborg doob at me.com
Sat Feb 9 07:06:50 PST 2013


On 2013-02-08 17:35, Brian Schott 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

Do you have the exact code you test available somewhere?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list