Symfony2 and Twig performance in a vagrant box

后端 未结 2 1261
[愿得一人]
[愿得一人] 2020-12-18 08:42

Prerequisites:

  1. http://box.scotch.io/ vagrant box

  2. 2.
# -*- mode: ruby -         


        
2条回答
  •  梦毁少年i
    2020-12-18 08:48

    I think it's not a problem with twig performance but directory sharing in VirtualBox/vagrant. Try to enable I/O caching in VirtualBox.

提交回复
热议问题