Revision #6 has been created by le_top on Mar 31, 2015, 10:38:35 PM with the memo:
Added reference to webgrind.
« previous (#5)
Changes
Title
unchanged
Profiling using XDebug
Category
unchanged
How-tos
Yii version
unchanged
Tags
unchanged
profiling, access control, XDebug, php
Content
changed
[...]
4. Visualize the results
------------------
To visualize the results, use [KCacheGrind](http://kcachegrind.sf.net/ "KCacheGrind") or [WinCacheGrind](http://sourceforge.net/projects/wincachegrind "WinCacheGrind") or inside a browser using [WebGrind](https://code.google.com/p/webgrind).
Personally, I compressed the file on the server and transferred it to my PC using scp where I visualized the uncompressed results on WinCacheGrind.[...]