On Wed, Aug 5, 2009 at 7:06 AM, bearophile<[email protected]> wrote:

> (Walter once said that D is slower than C++: it's often no longer true if you 
> use
> LDC and if the code is the "same" (same = after compiler optimizations)).

As far as I've seen Walter has always said D is as fast as C++ as long
as you compare two compilers with equivalent optimizers (like DMD and
DMC).

--bb

Reply via email to