[文章作者:张宴 本文版本:v1.0 最后修改:2007.06.28 转载请注明出处:http://blog.zyan.cc]

  经济学中有一条著名的80-20定律,引用到编程中,就是:80%的性能瓶颈是由20%的代码引起的。借助PHP的XDebug扩展,可以有效地找出这20%的代码。

  一、安装配置
  1、下载PHP的XDebug扩展,网址:http://xdebug.org/

  2、在Linux下编译安装XDebug
引用
tar -xzf xdebug-2.0.0RC3.gz
cd xdebug-2.0.0RC3
/usr/local/php/bin/phpize
./configure --enable-xdebug
cp modules/xdebug.so /usr/local/php/lib/php/extensions/no-debug-non-zts-20020429/

  注:/usr/local/php/lib/php/extensions/no-debug-non-zts-20020429/不同的PHP版本路径不同,也不一定要放在该路径,可以在zend_extension_ts中自行指定xdebug.so所在位置。

引用
vi /usr/local/php/lib/php.ini

  修改php.ini,去除PHP加速模块,增加以下配置信息支持XDebug扩展

引用
mkdir -p /tmp/xdebug
chmod 755 /tmp/xdebug
chown www:www /tmp/xdebug
/usr/local/apache/bin/apachectl -k restart


  3、客户端(Windows):WinCacheGrind
  下载地址:http://sourceforge.net/projects/wincachegrind/

  二、分析过程
  1、访问你的网站,将首页上各种链接点击几遍,XDebug在/tmp/xdebug目录生成以下文件:
  usr_local_apache_htdocs_app_checknum_chknum_php_cachegrind.out
  usr_local_apache_htdocs_app_login_showHeaderLogin_php_cachegrind.out
  usr_local_apache_htdocs_app_play_play_php_cachegrind.out
  usr_local_apache_htdocs_app_user_member_php_cachegrind.out
  usr_local_apache_htdocs_tag_tags_php_cachegrind.out
  usr_local_apache_htdocs_top_top_php_cachegrind.out

  2、将以上文件拷贝到Windows上,用客户端软件WinCacheGrind打开每个文件,发现以下PHP程序执行所耗费的时间最长:
  /usr/local/apache/htdocs/tag/tags.php      耗时840ms

  三、分析结果:
  1、/usr/local/apache/htdocs/tag/tags.php

  点击在新窗口中浏览此图片

  (1)耗时最长的filter_tags函数出现在/usr/local/apache/htdocs/tag/tags.php的第158行:
  $tags .= filter_tags($videos[$i]['tags'])." ";

  (2)filter_tags函数引自/usr/local/apache/htdocs/include/misc.php,getForbiddenTags函数被filter_tags函数调用了21次,filter_tags函数耗费的时间中绝大多数因getForbiddenTags函数所致。getForbiddenTags函数的内容如下:

  (4)对getForbiddenTags函数进行分析,其中的PHP函数trim被调用了16827次。
  点击在新窗口中浏览此图片

  (5)可能造成瓶颈的原因:
  要过滤的156个关键字逐行存放在/usr/local/apache/template/tags/forbidden_tags.txt文件中,文本数据库的效率不高。
  逐行读取函数fgets、以及去除字符串两边的空白或者指定的字符的函数trim在高负载下的效率低,可以测试fopen、fread、fscanf之类的文件读取函数,对比一下。

Tags: ,



技术大类 » PHP/JS/Shell | 评论(156) | 引用(0) | 阅读(104325)
Ethan
2012-12-14 16:40
I am happy when reading your blog with updated information! thanks alot and hope that you will post more site that are related to this site.
columbia md local movers
Ethan
2012-12-14 16:53
I just got to this amazing site not long ago. I was actually captured with the piece of resources you have got here. Big thumbs up for making such wonderful blog page!
moving washington dc
Ethan
2012-12-14 17:07
Thanks for your post, I like this post very much.
local movers arlington va
Ethan
2012-12-14 17:19
This is a very good story I wanted to read something like this approximately two months ago, please continue putting in here articles like those.
change locks on new house
Ethan
2012-12-14 17:52
If you need more traffic to your website check out the website in my name. It really helped me and i think it can help your website.
change locks on car
Ethan
2012-12-14 18:07
I need this article to complete my assignment in the college, and it has same topic with your article. Thanks, great share.
24 hour locksmith brooklyn
ewa
2012-12-14 18:25
Preservation and promotion of health is achieved through a combination of physical, mental and social well-being, sometimes called "the triangle of health." Health is a positive concept focuses on the social and personal resources, as well as physical capacities.
movers washington dc
pioneer Email
2013-1-9 06:54
Certainly a fantastic piece of work ... It has relevant information. Thanks for posting this. Your blog is so interesting and very informative.Thanks sharing. Definitely a great piece of work Thanks for your work.
dallas car service
dany
2013-1-9 06:56
You will be missed.The one place where as a venue and fan I could search by what ever perimeters I chose .Good Luck with your future endeavors.
fha Home Loan
HAEWW
2013-1-29 17:36
买轴承就到:www.jkzhoucheng.cn
GVAWER
2013-3-5 13:45
买轴承就到:www.jkzhoucheng.cn
GAWEREW
2013-3-5 13:46
买轴承就到:www.jkzhoucheng.cn
wiky
2013-7-24 17:45
This is great Blog here my friend! Very informative, I appreciate all the information that you just shared with me very much and I’ll be back to read more in the future thanks for sharing.Pakistani E PaperAdvertising agencies in Pakistan
游客
2014-1-4 22:27
在Apms中安装不了xdebug
monty77
2014-8-16 14:11
you have shared wonderful post . thanks for taking time to publish this post.
<a href="http://www.earnonlinee.com/">earn online</a>
monty77
2014-8-16 14:12
you have shared wonderful post . thanks for taking time to publish this post.earn online
earn online Email
2014-8-21 19:02
Your post is very helpful for me .Ii was searching for this inforamtion . I found it
here . thanks for taking time to publish this post. earn online
sssssssss
2014-11-25 13:28
怎么留言都不回复?
scutephp Email Homepage
2015-3-16 09:01
PHP教程网站,记录建站过程中的技术总结!
AVIS Email
2015-11-17 00:01
Hey great stuff, thank you for sharing this useful information and i will let know my friends as well.
Buy Watson Online
分页: 4/8 第一页 上页 1 2 3 4 5 6 7 8 下页 最后页
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]