-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Description
Hi.
I very much enjoyed your tutorial on concurrency in python.
I tested all of the examples you gave. One in particular irks me:
The async io-bound example is (by far!) the slowest on my mac m1 (10 cores) os 13.1.
Not sure why but it is significantly slower than the others.
I'd like to know if there is something in your code that needs to be tweaked
as I have an application I'm considering using async for part of.
Any idea why this would be ?
Thanks!
Using python 3.9.13 for this
Metadata
Metadata
Assignees
Labels
No labels