Peter Hickman wrote: > The source code is available from > http://peterhi.dyndns.org/write_it_in_c/index.html There are some details missing from the webpages 1) which C implementation? 2) which Java implementation? 3) what hardware? For example, using the code from the webpage 1) gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8) gcc -pipe -Wall -O3 -fomit-frame-pointer -funroll-loops -march=pentium4 latin.c -o latinc time ./latinc > /dev/null 2>&1 user 0m0.820s sys 0m0.000s 2) /sun-jdk-1.5.0.07/bin/javac Latin.java time java Latin > /dev/null 2>&1 user 0m3.800s sys 0m0.644s 3) 2GHz Intel P4