TLDR: I think that the primary benefit of async/await is that it lets us concisely express complex concurrency; any (potential) performance improvements are just a second-order effect. We should thus judge async primarily based on how it simplifies our code, not how (or if) it makes the code faster.
This is an automated archive made by the Lemmit Bot.
The original was posted on /r/rust by /u/Kobzol on 2025-01-15 12:43:04+00:00.