Benchmarking HTTP-Server-implementations in different languages
I was reading the why should we use PHP question thread and read some people arguing about performance.
To me this discussion is mostly a vanity quest. There are different levels of performance, maintainability, access, object live-times, threading...
hashnode.com
Daniel Lo Nigro
Front End Developer at Facebook
I'm surprised you didn't include ASP.NET Core's server (Kestrel) in your benchmarks, as it tends to be one of the faster servers (eg. see TechEmpower's benchmarks: techempower.com/benchmarks)