| 
 
52 PHP Programming Tips
Article Index
52 PHP Programming Tips
Variable Operations
Functions And Methods
Storage
MISC Functions
Top 10 list

 Well, I was pointed to an article recently, http://reinholdweber.com/?p=3 , which lists 40 tips for php performance.  I decided to put some of those to the test.  Then, I started looking at some other of the common ways to do very common functions.  Here's the results of the tests.  All of these tests were done by measuring either 100,000 loops of each function, or 1,000 loops (for the longer running functions).  By all means, don't take my word for it.  Try it your self!



 
< Prev   Next >
feed image
Copyright 2007 Anthony Ferrara, All Rights Reserved