<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 8 February 2013 16:35, Brian Schott <span dir="ltr"><<a href="mailto:briancschott@gmail.com" target="_blank">briancschott@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Friday, 8 February 2013 at 15:35:55 UTC, Dmitry Olshansky wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Would be intereesting to try gdc as dmd on linux uses gcc.<br>
</blockquote>
<br></div>
GDC decided to randomly not fail to build on my system, so it's time for MOAR CHARTS.<br>
<br>
dmd -inline -noboundscheck -O -w -wi -m64 -property<br>
ldc2 -O2 -release -vectorize -m64<br>
gdc -O3 -fno-bounds-check -frelease -m64<br>
<a href="http://hackerpilot.github.com/experimental/std_lexer/images/times3-all.png" target="_blank">http://hackerpilot.github.com/<u></u>experimental/std_lexer/images/<u></u>times3-all.png</a><br>
</blockquote></div><br></div><div class="gmail_extra">Cool.  How do you determine the speed times?<br><br clear="all"></div><div class="gmail_extra"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>