But why did you downvote my comment? I was just reporting a fact, a benchmark that was performed by a third-party. It's not like I was voicing a weird opinion or fabricating truth.
I didn't (nor have such rights nor intention).
Also, valid question imo.
Btw, tested it [old version] locally with a single change - set pool size to 256 (similar to other frameworks).
Result: ~10x performance boost
This is par for the course on the TechEmpower benchmarks. Certain technologies' benchmarks have always been relentlessly optimized while others are left to "the community" which means you can submit PRs, but they'll likely be rejected even if they reflect the usual deployment patterns for a high proportion of users of the language/framework being represented.
1) outdated, version used is really really old (0.8 or so)
2) Database pool set to really low value unlike other participants (~10x lower)
3) Configured to do many things other frameworks skip, like generating csrf token
All these points were fixed already but, most likely, new results will go to Round 12