Xhprof is an open-source PHP code "tracking" program in Fackbook. It can generate a "function" Call diagram of the php program, as well as the number and time of each "function" call. Now, xhprof has been included in the PECL library of PHP and can
Originally from: Http://avnpc.com/pages/profiler-php-performance-online-by-xhprofOriginal Author: allovincePrior to using PHP based on xdebug performance analysis, for the local development environment is sufficient, but if it is online environment,
First, prefaceUseful things or record it, but also convenient for future inquiries; this time record the installation and use of xhprof;Xhprof is an open source PHP lightweight performance analysis tool for Facebook, similar to Xdebug, but with
Php5.3 or earlier versions can go to PECL (HTTP:// Pecl.php.netDownload the xhprof extension installation.
However, the PECL version does not support php5.4.
You can go to the xhprof library on GitHub to download:
Xhprof is an open source PHP performance monitoring tool for Facebook that takes up little resources and can even be deployed in a production environment. It can be used in conjunction with Graphviz, can be visualized in the form of pictures to show
Xhprof is an open source PHP performance monitoring tool for Facebook that takes up little resources and can even be deployed in a production environment. It can be used in conjunction with Graphviz, and can visually display code execution time in
First, install the extensionDownload xhprof extension: http://dev.freshsite.pl/php-extensions/xhprof.htmlPut the extension file: Extract the. dll file after downloading and copy it to the Ext folder in PHP.Open extension: Add the following code to
Xhprof is a PHP performance analysis and debugging tool developed and maintained by a Facebook engineer, which is more lightweight and resource-efficient than xdebug, and is highly recommended for everyone. The following article mainly introduces
This article is a detailed analysis of the use of PHP performance testing tools in the production environment xhprof, the need for a friend reference
Xhprof is a PHP performance testing tool that is open source for Facebook, and it can also be
Based on the detailed description of using the php performance testing tool xhprof in the production environment. Xhprof is a php performance testing tool open-source by facebook. It can also be called the profile tool. it doesn't know how to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.