XHProf分析PHP性能
Posted 思此狂
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了XHProf分析PHP性能相关的知识,希望对你有一定的参考价值。
XHProf 扩展安装
git clone https://github.com/longxinH/xhprof cd /xhprof/extension phpize && ./configure --with-php-config=/usr/local/php/bin/php-config make && make install
yaconf.directory=/tmp/yaconf/
xhprof.output_dir=/tmp/xhprof
以上是关于XHProf分析PHP性能的主要内容,如果未能解决你的问题,请参考以下文章