Hacker News new | ask | show | jobs
by kh_hk 3713 days ago
> Am I missing something? What's so amazing about this?

The article is not about testing performance of a web server, but showcasing performance differences between synchronous and asynchronous code using asyncio. So, not about serving requests, but consuming.

1 comments

Then he should change the title.
Making, not serving. I think the title is pretty accurate.