By amrlafi
via shootout.alioth.debian.org
Published: Sep 18 2008 / 06:29
By amrlafi
via shootout.alioth.debian.org
Published: Sep 18 2008 / 06:29
Comments
Ricky Clarkson replied ago:
Clearly it's because PHP programmers are superior. Otherwise Groovy would beat it hands down.
adobni replied ago:
Have the poster read the benchmarks? groovy is faster but has worst use of memory. This post is stupid. The linked site has no fault in this only the poster.
amrlafi replied ago:
Hehehe , hard comments !. however i like Groovy a lot more than php and i was just wondering
,
aalmiray replied ago:
Apples vs oranges.
karmazilla replied ago:
The top contenders in the pidigits benchmark are only testing quickly they can make calls to libgmp. PHP uses libgmp whereas the groovy version uses java.util.BigInteger. The java6 -server version of the same benchmark that also uses the slow j.u.BigInteger is just as fast as the groovy version (62.95 vs. 63.07 seconds, respectively). A groovy version that used libgmp would beat the PHP version, just like the Java versions do.
I haven't grokked the reverse complement benchmark yet, but the PHP version, besides from apparently being faster, also looks much more readable.
Voters For This Link (6)
Voters Against This Link (20)