News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



SitePoint PHP Blog:
Faster PHP Apps - Profile Your Code with Xdebug
0 comments :: posted Monday April 23, 2007 @ 10:16:00
voice your opinion now!

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.

tagged with: faster optimize application xdebug wincachegrind kcachegrind faster optimize application xdebug wincachegrind kcachegrind



code cakephp PHP5 ajax zend framework PEAR book release security developer package application database pecl zendframework job releases conference mysql

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