没用docker-sync Completed 200 OK in 278ms (Views: 267.4ms | ActiveRecord: 7.1ms | Allocations: 16308)
使用docker-sync后, Completed 200 OK in 61ms (Views: 28.3ms | ActiveRecord: 2.8ms | Allocations: 17936)
进步非常明显
当然macOS上直接运行,速度更快。 Completed 200 OK in 21ms (Views: 18.5ms | ActiveRecord: 1.1ms | Allocations: 11140)
但是各种项目依赖不好管理,所以还是用docker。