I was wracking my brains over this apparent discrepancy:
- My page is taking about 8 seconds to load.
- Wincachegrind says my page is only taking .8 seconds
I finally loaded the same cachegrind file in kcachegrind and got results inline with the actual page load.
So why is wincachegrind giving me an incorrect value for the curl call? It looks like all the values over 1 second are incorrectly reported by a factor of 10..?
https://i.stack.imgur.com/LgrzF.jpg