Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【文章推荐】2024年不同语言需要多少内存来跑1百万并行任务? #772

Closed
tonyqus opened this issue Nov 28, 2024 · 1 comment

Comments

@tonyqus
Copy link
Member

tonyqus commented Nov 28, 2024

https://hez2010.github.io/async-runtimes-benchmarks-2024/

@tonyqus
Copy link
Member Author

tonyqus commented Nov 28, 2024

这是不同语言的协程的内存消耗情况对比,在 C# 中就是 Task 类型。比较的结果非常令人映像深刻,在一百万的协程的标准下,C# 或者 AOT 的内存消耗跟 Rust 这种原生字节的编程语言一致。

image

@gaufung gaufung closed this as completed Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants