Post #2920972
2024-02-13 19:21 UTC
TL;DR: Laravel has a lot of overhead https://blog.openresty.com/en/laravel-hello-cpu/
Replies (1)
-
@alex@bouma.social 2024-02-13 20:04
@TimB0nd@phpc.social especially when using development dependencies and no production optimizations. Curious how this would compare more apples to apples. Although it probably will always add more overhead considering all the features. Happily serving <10ms requests using Laravel so fast enough for my scale at least 🚀