Profiling Results
* Coming soon
Profiling Tools
* Profiling with Xdebug
* Xdebug generates cachegrind files that contain profiling information
* Cachegrind files can then be analyzed using WinCacheGrind, KCacheGrind, MacCallGrind or WebGrind
* More on using Xdebug to speed up the app can be found here
↧