Hacker News new | ask | show | jobs
by aivarsk 1316 days ago
A must-read before diving into asyncio:

Async Python is slower than "sync" Python under a realistic benchmark. A bigger worry is that async frameworks go a bit wobbly under load. https://calpaterson.com/async-python-is-not-faster.html