码迷,mamicode.com
首页 > Web开发 > 详细

XHProf分析PHP性能

时间:2017-07-03 10:05:24      阅读:158      评论:0      收藏:0      [点我收藏+]

标签:out   --   long   git   nbsp   tps   cto   hub   style   

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性能

标签:out   --   long   git   nbsp   tps   cto   hub   style   

原文地址:http://www.cnblogs.com/jkklearn/p/7108724.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!