Ever wonder how to check query run time using KCacheGrind? It's easy!
First, locate cachegrind.out in C:\xampp\tmp (Location may vary depends on where you store your cachegrind)
Next, open qcachegrind.exe. You can go to this link and download it. KCacheGrind
It should look something like this.
After open it, go to Open Callgrind Data (Set as all files )
If you see something like below, you are good to go! :)
Generate cachegrind.out using xdebug
EmoticonEmoticon