[nycphp-talk] High Performance Practices - PHP
Joel De Gan
joel at tagword.com
Fri Apr 30 00:10:09 EDT 2004
Ran into this article which covers some of the topics that have been
bouncing around on this list for a while.
"High Performance Practices - When Raw Speed is a Requirement"
http://www.php-mag.net/itr/online_artikel/psecom,id,502,nodeid,114.html
Some pretty good stuff here and also an explaination of why to avoid the
$array[bar] and to use $array['bar'] as well as a few other things like
the speed drop in joins and such.
Anyway, thought it might be a good read for some people who are
optimization nuts .. *cough*
--
joeldg - developer, Intercosmos media group.
http://lucifer.intercosmos.net
More information about the talk
mailing list