The same Laravel app, served three ways. Same code, same database, same box. The only difference is what happens between "request arrives" and "your controller runs", and that difference is worth 3.
Source: [Dev.to](https://dev.to/kevariable/php-fpm-vs-frankenphp-classic-vs-octane-worker-59oj)