Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

The Myth of Speed

Name: Anonymous 2009-12-08 12:21

Why everyone thinks C is the fastest thing evar?

Name: Anonymous 2009-12-08 12:32

I don't think anybody thinks that. Obviously writing code in assembly is the way to achieving most performance, but that isn't portable. C is almost portable assembly, thus it's one of the faster languages.

Most C code can be compiled fairly straightforwardly to ASM, and the performance is somewhat predictable. C also has many limitations when it comes to how well you can abstract, and it lacks powerful metaprogramming features.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List