Interesting comparison of memory use of a benchmark async task. Go does worse than you’d expect based on the general talk, and Python does pretty reasonable. It would be interesting to do this with a bunch of different Pythons (3.11, 3.12, different async options, threading, etc).

Tony Meyer @tonyandrewmeyer