On Monday 30 May 2011, Ondřej Surý wrote:
> > I know that function are preferred to macro and that names of
> > macro should be in uppercase by convention, but please give me a
> > feed back if you think it could be a win.
> 
> Have you checked the generated code? It could be the case that the
> compiler is smart enough to optimize the code even without your
> hints...

I can't imagine how that could work, with ap_rputs being a non-inlined 
"extern" function.

I think both optimizations are valid, though I doubt that the 
difference would be measurable in practice.

Reply via email to