Finding large difference b/w execution time of c++ and D codes for same problem
monarch_dodra
monarchdodra at gmail.com
Tue Feb 12 12:54:39 PST 2013
On Tuesday, 12 February 2013 at 20:39:36 UTC, Sparsh Mittal wrote:
> I am finding C++ code is much faster than D code.
dmd (AFAIK) is known to be slower. try LDC or GDC if speed is
your major concern.
More information about the Digitalmars-d-learn
mailing list