As of recent i switched to the Google development server for my local development on Windows.
This resulted in an average request time of 5 to 10s, whereas it used to be below 1 second. On second note, on a Linux device and remote this is also below 1 second.
How would one go about monitoring where the loss of performance is?
Are there common practices that should be taken in consideration?
Extra information about the setup:
- Windows 10
- PHP55
- Laravel 5.1
- Using Blob storage
- Using MySql
- Using Memcache
- Not using cUrl
I did notice a lot of the performance of my pc is lost due to the fast-cgi in my processes tab. Which results in the occasional crash of fast-cgi.