<p>On Jul 24, 2013 5:20 AM, "CJS" <<a href="mailto:Prometheus85@hotmail.com">Prometheus85@hotmail.com</a>> wrote:<br>
><br>
> This isn't a constructive link, but this benchmark of D vs. Rust vs. Go just hit the reddit/programming front page.<br>
><br>
> Spoiler: D came out pretty well, but for some reason ldc gave significantly better results than gdc. It's unclear why since the author didn't release any code.</p>
<p>I see that he used different back end for gdc/gcc - so the newer gcc might have some improvements over the older gdc.  And as Walter pointed out, he probably left bounds checking on for the compiler tests.  ;)</p>
<p>Regards<br>
-- <br>
Iain Buclaw</p>
<p>*(p < e ? p++ : p) = (c & 0x0f) + '0';</p>