带有“完整回溯可视化”功能的PHP的“具有可视化的探查器”? [英] A 'profiler with visualization' for PHP with `full backtrace visualization`?

查看:224
本文介绍了带有“完整回溯可视化”功能的PHP的“具有可视化的探查器”?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当前,我正在使用 xdebug分析器& KCacheGrind 。但是GallGrind格式不会存储完整的呼叫跟踪,而仅存储父子呼叫跟踪(请参阅 Kcachegrind / callgrind的调度程序功能不准确吗?我在说什么。)

Currently, I am using xdebug profiler & KCacheGrind. But GallGrind format does not store full call trace, just the parent child call traces (look at Kcachegrind/callgrind is inaccurate for dispatcher functions? for what I am talking about.)


是否有

我已经看过


  • PHP Quick Profiler: But, It requires too much code to be added and no visualization.
  • phpCallGraph: Its most recent version has been modified on 2009-08-06(ref).


推荐答案

几个月前,我不得不为以前的项目做一些主要的PHP分析。

I had to do some major PHP profiling for a previous project a few months ago.

我能找到的最好的选择是facebook的 xhprof xhprof-ui >。

The best option I was able to find was facebook's xhprof with xhprof-ui.

在此处了解如何安装它们:

Read about how to install both of them here:

http://blog.preinheimer.com/index.php?/archives/355 -A-GUI-for-XHProf.html

某些专业人士:


  • 易于使用的界面

  • 数据库后端以保存以前的性能分析会话

  • 好的调用图

这篇关于带有“完整回溯可视化”功能的PHP的“具有可视化的探查器”?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆