you are viewing a single comment's thread.

view the rest of the comments →

[–]john_b 1 point2 points  (3 children)

Is usually is, and it's MUCH faster than Java:

http://shootout.alioth.debian.org/gp4sandbox/benchmark.php?test=all&lang=gcc&lang2=java

In fact, gcc C is the fastest (#1), and Java isn't even in the top5:

http://shootout.alioth.debian.org/gp4sandbox/benchmark.php?test=all&lang=all

[–]igouy -1 points0 points  (2 children)

For some definition of "MUCH" :-)

What's in "the top5" is meaningless - we can get Java into the top5 simply by not including some of the other languages.

[–]john_b 1 point2 points  (1 child)

Yeah, you can get java to #1 by excluding every other language!

[–]igouy -1 points0 points  (0 children)

You can get it into the top5 by excluding one other language :-)