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

I totally did not expect this!

Name: Anonymous 2011-08-06 6:59

http://shootout.alioth.debian.org/u64/which-programming-languages-are-fastest.php?calc=chart&gcc=on&gpp=on&javasteady=on&ghc=on&ifc=on&sbcl=on&vw=on&python3=on

GCC and G++ are the fastest. That's the norm.
Java7 faster than Haskell and Fortran. WTF?
LispSBCL and SmalltalkVW faster than Python 3. Jesus Christ.

Name: Anonymous 2011-08-06 17:12

Java7 faster than Haskell and Fortran. WTF?

I hate all these stupid speed benchmarks that pay no attention to memory usage at all. Of course you can unroll the fuck out of all the loops and pad liberally with 64-byte alignment but then you're making a huge sacrifice in size. They should use efficiency metrics like speed/size to compare.

99% of code does not need to be optimized for speed, and should be optimized for size instead.

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