Symfony 3 application running on OSX

My Symfony 3.4 application is running super slow on DEV environment - it is taking about 35 seconds when using Docker and 20 seconds when running with Symfony's server.

Profiler shows my controller takes too much time to compile.

Symfony Profiler

What I noticed is Symfony Profiler does not shows performance metrics when I run it using Docker - it does when I run using it's own server.

Any idea where I can look at? I already tried lots of workarounds without zero success.

Thanks

#symfony #docker

3 Likes2.50 GEEK