Profiling PHP using Xdebug and Webgrind

from blog Blog | Pekka Laiho, | ↗ original
Have you ever encountered a situation where the performance of your PHP script is not great, but you are not sure where the problem is? Then you try to guess and change some part blindly just to see if that would help?