are you watching this? http://shootout.alioth.debian.org/ seems to be evolving.
new benchmark tests are added that don't have a pike implementation yet: http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=pi...
greetings, martin.
Perhaps time to make another look at where time is wasted. Replacing a Stdio.stdin.gets()-loop with a foreach on Stdio.stdin.read()/"\n" speeds up some tests with 30%, so doing something about Stdio.FILE might be a good idea.
pike-devel@lists.lysator.liu.se