Rust vs Go - Which programs are fastest?
Rust Go - Which programs have fastest performance?
You're viewing a single thread.
This isn't that surprising considering Go is garbage collected. I'd like to see developer time spent on each implementation though since that's where Go should beat Rust.
Both have their place.