Does PHP still has that weird flow where each request is its own process? afair PHP never had an http server baked in, I remember nginx with php etc ...
ps: https://github.com/swoole/swoole-src/issues/1401 some performances benchmark (they compare it even with golang)