Benchmarking suite
via Digitalmars-d
digitalmars-d at puremagic.com
Tue Sep 8 16:20:02 PDT 2015
On Tuesday, 8 September 2015 at 21:11:15 UTC, qznc wrote:
> Yes. I'm not sure how to structure this whole suite. The
> general goal is "D claims that it can match C/C++ in
> performance, let's have some actual numbers". So far D mostly
> disappoints in terms of performance.
The most interesting thing to test is how they fare with high
level optimization, not low level optimization. So make sure the
implementation is similar...
More information about the Digitalmars-d
mailing list