Flame bait: D vs. Rust vs. Go Benchmarking

Iain Buclaw ibuclaw at ubuntu.com
Tue Jul 23 23:23:42 PDT 2013


On Jul 24, 2013 5:20 AM, "CJS" <Prometheus85 at hotmail.com> wrote:
>
> This isn't a constructive link, but this benchmark of D vs. Rust vs. Go
just hit the reddit/programming front page.
>
> 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.

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.  ;)

Regards
-- 
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/20130724/5fc29213/attachment.html>


More information about the Digitalmars-d mailing list