8000 GitHub - cbirajdar/xhprof: XHGUI is a GUI for the XHProf PHP extension, using a database backend, and pretty graphs to make it easy to use and interpret.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XHGUI is a GUI for the XHProf PHP extension, using a database backend, and pretty graphs to make it easy to use and interpret.

License

Notifications You must be signed in to change notification settings

cbirajdar/xhprof

 
 

Repository files navigation

XHProf UI

Fork from [preinheimer/xhprof] (https://github.com/preinheimer/xhprof). Original library modified to support with SQL server backend.

This is a graphical front end designed to store and present the profiling information provided by the Facebook created XHProf profiling tool.

Key features include:

  • [Base library] (https://github.com/preinheimer/xhprof) as mentioned above has been modified to support SQL server back-end. Need few more changes/tweaks to support all other major sql providers

  • Listing 25, 50 most recent runs

  • Display most expensive (cpu), longest running, or highest memory usage runs for the day

  • It introduces the concept of "Similar" URLs. Consider:

  • Highcharts is used to graph stats over requests for an easy heads up display.

  • Easier ways to diff URLs

About

XHGUI is a GUI for the XHProf PHP extension, using a database backend, and pretty graphs to make it easy to use and interpret.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.6%
  • C 26.4%
  • CSS 4.0%
0