Re: E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gregory Beaver wrote:
 This is a good example of how the flexibility of PHP can bite you,
 but is also a good example of how bad coding adds both complexity and
 inefficiency to the resulting software.  If f() is called often,
 there might be a noticeable speedup if it were replaced.  I once had
 a complex database ORM-HTML mapping app that was about 10% faster
 when I replaced all the "" strings with '' strings.  This was on a
 slow machine with an early PHP, but little things like this can be
 very important.

http://dev.stut.net/phpspeed/

-Stut

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux