Thoughts from newcommer
thedeemon via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 12 12:31:06 PDT 2017
On Tuesday, 11 April 2017 at 19:57:19 UTC, Piotr Kowalski wrote:
> http://benchmarksgame.alioth.debian.org/
>
> Why D is not there?
Because maintainer of that site doesn't want D there, as I
remember from previous discussions. At some point (years ago) D
was present there, then removed. C and C++ programs are trivially
translatable to D and compiled with the same LLVM backend with
LDC, so whatever speed is shown by C and C++ there can usually be
repeated in D.
More information about the Digitalmars-d
mailing list