Skip to content
/ xhprof Public
forked from phacility/xhprof

XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.

License

Notifications You must be signed in to change notification settings

xuavis/xhprof

 
 

Repository files navigation

For installation and usage notes refer to:
   xhprof_html/docs/index.html

To view the latest version of the doc, go to:
  http://pecl.php.net/package/xhprof ---> [View Documentation]

PHP 7 status:
+ Seems to work, needs performance testing
- Doesn't work for the following function due to them being replaced by zend_compile at compile time: strlen, call_user_func*, 

About

XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 45.5%
  • C 23.7%
  • HTML 18.2%
  • JavaScript 11.5%
  • CSS 1.1%