It is commonly stated that coroutines use less memory than threads. We can explore this statement using experiments and report actual numbers. Results suggest, at least on one modern system, that threads use twice as much memory as coroutines. In this tutorial, you will discover and confirm that coroutines use less memory than threads. Let’s […]
Published on January 31, 2023 10:00