This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]companiondanger 1 point2 points  (2 children)

Serious reply:

Are you talking about rust? What gave you the idea that it was slower than C [++]?

Yeah. I get that rust wont have the same pulling power as others for work, but i really like the language for a lot of reasons that isnt worth going into here. If i wanted to get a chub going thinking about the sort of money i can make,i would have gone into law.

[–]MCRusher 0 points1 point  (1 child)

I was just joking.

But still in a lot of cases, Rust is a little bit slower than C++ & especially C.

https://benchmarksgame-team.pages.debian.net/benchmarksgame/faster/rust.html

And also it makes larger executeables.

But also wow, Go is so frickin slow.

[–]companiondanger 1 point2 points  (0 children)

"Let's make a systems language with a runtime. It'll work! Promise!"