Hacker News new | ask | show | jobs
by Ralith 2250 days ago
"system" here is intended to refer to the application using tokio, i.e. if you got rid of tokio and did everything by hand you wouldn't be able to make your application faster.
1 comments

Ahhh; thank you!