This topic created in 4215 days ago, the information mentioned may be changed or developed.
如题。
我 windows 8.1 系统,配置 nginx+php 后,运行测试网页,加载时间约 1s 左右;
在 vagrant 上配置安装 nginx+php 后,测试网页加载时间大大延长,都在 6s 以上。
问:
vagrant 是不是不适合这种应用场景?(在win上编辑代码,在虚拟机中跑测试服务器)
或是我的硬件配置太低?(CPU是移动版本的i3+SSD)
还是我配置有问题?