====== xhprof ====== * [[PHP]] * [[PHP Optimization]] xhprof is a PHP profiler. It will tell you why your pages are slow. === Installation === To use it with your sites, add this to .htaccess in the root folder: <code> php_value auto_prepend_file /home/steve/public_html/xhprof_lib/header.php php_value auto_append_file /home/steve/public_html/xhprof_lib/footer.php </code> After doing this, you will see a link at the bottom of each page that says "Profiler Output". Have fun!
Trace:
Article
Show pagesource
Old revisions
Log In
Navigation
[
Please fill or disable this placeholder (:wiki:navigation)
]
Search
Toolbox
What links here
Recent Changes
Site index
Printable version
QR Code