code optimization

NETTUTS.com: Book Review: Zend Framework 1.8 Web Application Dev...

PHPDeveloper.org  Fri, 11/06/2009 - 08:09

On NETTUTS.com today there's a new review of the Packt book "Zend Framework 1.8 Web Application Development" (Keith Pope) from Fred Wu.


 

Affinity Bridge Blog: Code optimization with Xdebug and KCachegr...

PHPDeveloper.org  Fri, 08/28/2009 - 09:04

On the Affinity Bridge blog today there's a great post looking at the use of Xdebug and KCachegrind to pinpoint bottlenecks and possible refectoring points in your code in a bit more visual way.

They use an example from their own development - a script that took around twenty minutes to run.