I don't get what these benchmarks are supposed to do. I mean, it's great that a server takes 5 μs to complete a request, but when my own code takes 10 ms to run, does it really matter? It's 2,000 times slower, it's not like the webserver is the bottleneck...
Misleading title. I expected to find a comparison of various webservers. Instead it looks like release notes from somebody's web framework.<p>Incidentally, the proposed HTML syntax in the 2nd half of the article is terrible. Developers have been closing HTML tags for 15 years now, to the point where we've associated little pyramids with correctness. All this syntax does is make <i>all</i> your code look broken all the time.