Also... does anyone notice that this test shows that the web framework hosted under the same github account is the fastest.
edit: re: "What is crystal?"
https://github.com/crystal-lang/crystal ... I will say, I'm intrigued. I do love ruby, but unfortunately also hate dynamic typing. Crystal seems interesting.
That does seem suspicious. On the other hand, that's precisely the party that would have the most incentive to publicize the results of the tests...
https://github.com/tbrand/which_is_the_fastest/blob/master/t...
Can already guess they'll be at the top. Laravel, Symfony are pretty dang fast as frameworks!
https://www.techempower.com/benchmarks/
They appear to have slowed down in the frequency of test rounds though.
There are other frameworks that are non-blocking; they just didn't include them. To be fair, Iron and Nickel are the old guard of frameworks, and Rocket is one of the new, hyped ones, but they don't use any async stuff. This isn't so much blaming the benchmark as it is adding context!