DEV Community

Discussion on: Programming Languages To Learn In 2020 To Boost Your Career As A Software Developer

Collapse
 
strottos profile image
Steven Trotter

Golang faster than Rust? I'd be amazed if that's true given Go's GC vs Rusts static memory management. Do you have any sources to support that statement? I'm not being aggressive, I'm happy to be proven wrong, but if you're making a statement like that it needs some backup. A quick Google certainly disagrees: benchmarksgame-team.pages.debian.n...

Though there are good reasons to choose go above rust (and vice versa) speed I don't think is one of them.

Some comments have been hidden by the post's author - find out more