TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

80x Faster Rust Code?

4 pointsby choiwayalmost 5 years ago

1 comment

rvzalmost 5 years ago
&gt; I&#x27;m still suprised by how much faster the Rust code given that it&#x27;s not taking advantage of concurrency.<p>Dynamically-typed language with a GC, executing scripts via an interpreter will always be slower against a compiled, statically-typed language with no GC.<p>Unfortunately, this comparison is sort of unfair and is frankly &quot;optimization&quot; by using another language.
评论 #23553925 未加载