NYCPHP Meetup

NYPHP.org

[nycphp-talk] speed problems in OO PHP4

Daniel Convissor danielc at analysisandsolutions.com
Wed Feb 21 17:50:50 EST 2007


Hi Robyn:

On Tue, Feb 20, 2007 at 07:33:01PM -0500, Robyn Overstreet wrote:
> 
> Any ideas or strategies for optimization/debugging?

You need to profile your code to find out where the big issues are.  Some 
tools for profiling include Zend's IDE/debugger, xdebug, PHPUnit (or just 
echoing time stamps in key places :)).

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list