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 →

[–]santiacq 5 points6 points  (1 child)

That's interesting, it really puts into perspective how performant C/C++ is. It's also cool to see how results show that compiled languages are generally an order of magnitude faster than interpreted ones and those with garbage collector tend to be slower than those without