10up / wp-local-docker

****** WP Local Docker V2 is now available - https://github.com/10up/wp-local-docker-v2
MIT License
748 stars 152 forks source link

Any idea why is so slow? #136

Closed blonestar closed 5 years ago

blonestar commented 5 years ago

I test this with empty WP and getting time to first bite (TTFB) around 600ms which, I believe, is slow. With docker-php-ext-xdebug.ini turned on is almost 2sec. In some other environments I'm getting TTFB in ~80-200ms, talking about empty WP installation.

My computer is Ryzen7 with 8 cores, 16gb RAM and M.2 SSD (read 3.5gb/s) so that cannot be an issue. I like this environment and would like to find out where is the bottle neck.

thanks Bojan

mayteio commented 5 years ago

+1. even after turning off xdebug

cmmarslender commented 5 years ago

Changes in 88716cb should help with slowness