Jun 4, 2026
0
Level 1
Laravel Octane benchmark comparing Swoole, OpenSwoole, RoadRunner, FrankenPHP
I made a Laravel Octane benchmark comparing Swoole, OpenSwoole, RoadRunner, FrankenPHP, and PHP-FPM.
Report: terrylinooo.github.io/laravel-octane-benchmark
The benchmark compares p99 latency, memory, CPU overhead, DB workload, I/O workload, and different concurrency levels.
My main takeaway: Octane is not a simple “turn it on and everything is faster” solution. It depends a lot on workload, concurrency, and operational tradeoffs.
I’d appreciate feedback from people running Octane in production, especially around methodology or missing test cases.
Please or to participate in this conversation.