News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
SitePoint PHP Blog:
Faster PHP Apps - Profile Your Code with Xdebug
April 23, 2007 @ 10:16:00

A new post to the SitePoint PHP Blog today (from Paul Annesley) looks briefly at how, with the help of XDebug, you can make your applications lighter and faster.

So we've got potentially slower code, and we can no longer just open up our simple PHP script and follow its execution from the top of the file to the bottom. How do we figure out exactly what's going on inside?

He doesn't go through the installation of XDebug, but he does give an example (complete with screenshots) of how to use it in conjunction with two other applications - WinCacheGrind for Windows users and KCachegrind - to work with the output XDebug produces.

1 comment voice your opinion now!
faster optimize application xdebug wincachegrind kcachegrind faster optimize application xdebug wincachegrind kcachegrind




Community Events





Don't see your event here?
Let us know!


release custom phpunit introduction test framework community component conference interview symfony2 series database application api language unittest development opinion podcast

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework