> Andrei Zmievski wrote:
> >On Tue, 27 Jan 2004, Christian Schneider wrote:
> >>Why do you say this? I prefer "foo $bar blah".
> >
> >Because it's faster.
> 
> Ok, that's interesting but irrelevant for most of my code. Readability 
> is a higher priority in most cases.
> 
> Thanks for pointing this out,

If you use a compiler cache like apc, this performance hit will be
totally removed as the optimizer compiles both representations into the
same format.

-sterling

-- 
"Reductionists like to take things apart.  The rest of us are
 just trying to get it together."
    - Larry Wall, Programming Perl, 3rd Edition

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to