inlining

Extrawurst spam at extrawurst.org
Fri Jul 18 00:36:59 PDT 2008


All i can say is, that over at work when profiling our 3D Game Engine, 
it is often the case that forcing the compiler to inline (MSVC 2005) 
helps making peaces of code faster.


Walter Bright schrieb:
> Bill Baxter wrote:
>> Looking ahead, I think macro() will reduce the need for an inline 
>> specifier.
>
> I don't see the need for an inline or non-inline specifier. It's as 
> obsolete as the register keyword. Does anyone have a non-trivial 
> non-contrived benchmark where a difference is measurable?



More information about the Digitalmars-d mailing list