阅读(4066) (1)

IntelliJ IDEA:使用Zend Debugger进行性能分析

2019-03-26 16:25:23 更新

使用Zend Debugger进行性能分析

此功能仅在Ultimate版本中受支持。
以下内容仅在安装并启用PHP插件时有效!

除了交互式调试之外,IntelliJ IDEA与Xdebug的集成还支持分析。IntelliJ IDEA提供Zend Debugger生成的性能分析数据的可视化表示。

在使用Zend Debugger进行分析之前,请下载,安装和配置PHP开发环境的组件。通常,这些是PHP引擎,Web服务器和Zend Debugger工具。