scope, inline, optimizations, scoped attributes

Bill Baxter wbaxter at gmail.com
Wed Aug 5 09:15:52 PDT 2009


On Wed, Aug 5, 2009 at 7:06 AM, bearophile<bearophileHUGS at lycos.com> 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



More information about the Digitalmars-d mailing list