
April 23rd, 2008, 08:00 AM
|
|
Developer Shed
|
|
Join Date: Jan 2004
Posts: 866
 
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Benchmarking Applications with PHP
Benchmarking a particular application across its different development cycles is one of the most exciting things for a PHP developer. If you’re anything like me, you have had your head spinning with questions, such as… is the performance of my last project good enough? How long does it take to fetch a particular data set from my database? Do I have to implement a caching system? As you can see, these and other dilemmas (add your own to the list) sometimes make peace of mind a nearly impossible goal.
Read the full article here: Benchmarking Applications with PHP
For more discussion go here: Blog Article Discussion
|