Optimizations and performance
Jadbox via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jun 26 16:27:41 PDT 2016
On Saturday, 25 June 2016 at 16:05:08 UTC, ZombineDev wrote:
> Overall DMD completes mandel.b for 75.5% of the time of the
> previous version, LDC for 62.6% and GDC for 88.1%. The code is
> 64.9% of the original (in terms of LOC).
This is what I love: less code with more performance. Great work
on PR #91... hope it gets merged in soon.
IMHO, D is fast enough (generally speaking). To me, D is lacking
clear practical examples (e.g. webserver using sql db),
libraries, and success stories. The fact that there isn't an AWS
sdk for D makes it a show stopper for most developers I talk to.
More information about the Digitalmars-d
mailing list