Open zkanda opened 7 years ago
There are some benchmarks in #44 But overal I doubt we can get same performance as uvloop. Tokio-rs and libuv are built around different concepts. Libuv is built for side effects, and asyncio works similar. It is very hard to optimize async-tokio for same behaviour
As the title says.
Same as like this: https://github.com/MagicStack/uvloop