Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You should look at the http server benchmarks before writing this.

Hint: tokio based web servers are the fastest.



Also worth noting that the 10x improvement is for tokio's own benchmarks, and even there only in one of the four. The hyper benchmark saw "only" a 34% improvement.


Getting downvoted for asking a serious question tells me all I needed to know.


I wasn't downviting you, but I'm sure it was the first part of your comment with unchecked facts, not your question that got you downvoted.


There were no unchecked facts in the original post. It is a fact that I have got 100x speedups, and it is my personal experience that 10x speedups rarely come close to exhausting the opportunities.

It is a fact that I did not notice any reference in the article to GCD or the techniques that have made it a success.


Clearly the facts are not the problem. My guess would be that Rust fans are unusually thin-skinned. Let us see...

In the meantime, it would not hurt even Rust fans to learn more about how Grand Central Dispatch works.


You might suggest specific GCD mechanisms that might be usefully adopted by tokio.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: