Hacker News new | ask | show | jobs
by hu3 2241 days ago
I'm surprised that a naive implementation in Go can outperform a naive implementation in Rust.
1 comments

I’m not. Hell, when I first started learning rust i frequently wrote code that ran slower than _python_.