News Feed
Jobs Feed
Sections




News Archive
Paul Reinheimer's Blog:
A GUI for XHProf
April 27, 2010 @ 09:15:05

Paul Reinheimer has posted about a new GUI frontend he's developed to sit on top of the XHProf profiling tool and has made available on github.

Facebook was kind enough to open source the XHProf extension last year, but it flew under my radar until I saw a presentation including it earlier this year when they showed off HipHop. XHProf provides profiling information about your application, while being lightweight enough to run on a production server (against a percentage of requests). Once we got it installed we ran into a few limitations with the existing GUI.

His deadlines were tight, so he admits the code isn't as robust as it could be, but he does offer a tool that uses MySQL for data storage, keeps stats on things like peak memory usage and wall time and uses the Google Data Visualization API to run graphs of the data over time. You can see a few screenshots of the tool in action in the post including this sample graph and this comparison of two different runs against the same resources.

The project is available for download/contribution on github.

0 comments voice your opinion now!
xhprof gui profile application facebook


blog comments powered by Disqus

Similar Posts

Odafe Ojenikoh's Blog: Interactive PHP CLI Applications using Zend Form

Vance Lucas' Blog: Protected vs Private Scope: Arrogance, Fear and Handcuffs

Zend Developer Zone: Caching of Zend Framework application configuration file

Job Posting: Red Ventures Seeks Senior Web Applications Developer (Charlotte, NC)

ThinkPHP Blog: LAMP App Monitoring


Community Events









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


introduction event release api development zendframework2 object example language community database code framework opinion interview phpunit testing composer functional unittest

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