How much memory does tokio::task (tokio::spawn) consume? #6983
Unanswered
historydev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I believe the current number is 80 bytes plus the size of the future. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
No specific numbers are given anywhere, only "the tasks are lightweight".
So, how lightweight?
Beta Was this translation helpful? Give feedback.
All reactions