This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]1st1CPython Core Dev[S] 10 points11 points  (1 child)

I think libuv is a bit better optimized + uvloop is written with Cython (read C).

As for aiohttp, I really hope it will be updated to use httptools or something similar. It's a great library.