|
|
|
|
|
by jw1224
1914 days ago
|
|
Performance keeps getting better, particularly with PHP 7 and 8. And just last week, “Laravel Octane” was announced... it lets you serve a Laravel app using Swoole, and early benchmarks on a MacBook Pro suggest 25k+ HTTP requests served per second! |
|
I'm guessing your benchmarks are using native php-fpm and not through docker on your MBP?