Benchmarking Laravel with Swoole, FrankenPHP, RoadRunner, php-fpm, and ngx-php
I’ve set up ngx-php to run Laravel example application in worker mode with Octane and then compared the performance with classic php-fpm and also other Octane drivers like FrankenPHP, Swoole, and RoadRunner.
The code and results are available here:
11 views
49
9
4 months ago 00:36:03 9
Analyzing Analytical Databases | Jess Archer at Laracon US 2024 in Dallas, TX
5 months ago 00:08:49 11
Benchmarking Laravel with Swoole, FrankenPHP, RoadRunner, php-fpm, and ngx-php
6 months ago 00:08:53 1
Eloquent Where ENUM vs Int Foreign Key: Speed Benchmark