Thoughts from newcommer
qznc via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 11 14:34:01 PDT 2017
On Tuesday, 11 April 2017 at 19:57:19 UTC, Piotr Kowalski wrote:
> Two other important things to change people minds about D
> performance:
>
> http://benchmarksgame.alioth.debian.org/
>
> Why D is not there?
I worked on that [0] and decided its not worth it. It is
literally a "game". You can have some fun tuning benchmark
programs. You should not let it influence your decision making.
If you want to talk about performance, articles like the one on
Mir GLAS [1] provides better information.
[0] https://github.com/qznc/d-shootout
[1]
http://blog.mir.dlang.io/glas/benchmark/openblas/2016/09/23/glas-gemm-benchmark.html
More information about the Digitalmars-d
mailing list