Hacker News new | ask | show | jobs
by Kranar 1073 days ago
If you genuinely have massive performance demands, stay far away from coroutines. For whatever reason the approach C++ took makes them incredibly memory hungry and inefficient.
1 comments