Symfony2 Slow Initialization Time

前端 未结 9 1696
一生所求
一生所求 2020-11-29 15:32

I have Symfony2 running on an Ubuntu Server 12.04 (64-bit) VM (VirtualBox). The host is a MacBook pro. For some reason I am getting really long request times in developmen

9条回答
  •  一生所求
    2020-11-29 16:17

    I disabled xdebug and it resulted in a decrease loading time from 17s (yea..) to 0.5s.

提交回复
热议问题