News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Creating Web Services with PHP and SOAP, Part 2

NetTuts.com: So You Want to Accept Credit Cards Online?

Script-Tutorials.com: Autocomplete with PHP, jQuery, MySQL and XML

DeveloperTutorials.com: Floating Point Comparisons In PHP and Javascript

Inviqa techPortal: Functionally Testing You Application Using Mink


Community Events











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


phpunit release conference development opinion language framework object community tool example functional introduction testing unittest code series zendframework2 interview podcast

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