News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
IBuildings techPortal:
Profiling with XHProf
December 02, 2009 @ 11:47:18

On the IBuildings techPortal site today there's a new article (written up by Lorenz Alberton) about using the XHProf profiling tool as an alternative to the feature used in another popular PHP-related too Xdebug.

In this article, we're going to try another profiler, XHProf, developed at Facebook and open sourced in March 2009 (under the Apache 2.0 license). XHProf is a function-level hierarchical profiler, with a PHP extension (written in C) to collect the raw data, and a few PHP scripts for the reporting/UI layer.

He walks you through the install (either via packages or, if it complains, via the usual PECL build process) and the functions you'd need to profile a chunk of code, an entire page and how to use the UI and reporting output to help define where the real problems are in your code.

0 comments voice your opinion now!
profile xhprof tutorial facebook extension




Community Events





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


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

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