Subj : SpiderMonkey now in the Computer Language Shootout To : netscape.public.mozilla.jseng From : Ian Osgood Date : Thu Jul 28 2005 10:41 am [Reposting from comp.lang.javascript; there may be more expertise here] We now have a JavaScript implementation in The Computer Language Shootout. If you can, help fix errors in the existing JavaScript programs (which were using njs) http://shootout.alioth.debian.org/old/benchmark.php?test=all&lang=javascript&sort=fullcpu or if you can contribute JavaScript implementations for the newer benchmarks http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=javascript&sort=fullcpu Please follow the FAQ instructions to contribute programs http://shootout.alioth.debian.org/sandbox/faq.php?#help (And we'd welcome help building JavaScript File object into the command-line SpiderMonkey build, so we can use stdio!) .