racket/collects/tests/mzscheme/benchmarks/shootout
2007-01-22 03:18:51 +00:00
..
ackermann.ss
ary.ss
binarytrees.ss
chameneos.ss
cheapconcurrency.ss undo bad benchmark change 2006-09-19 07:42:07 +00:00
echo.ss
except.ss
fannkuch.ss
fasta.ss
fibo.ss
hash.ss
hash2.ss
heapsort.ss some simplifications 2006-10-26 06:56:56 +00:00
lists.ss
mandelbrot.ss
matrix.ss
moments.ss some simplifications 2006-10-26 06:56:56 +00:00
nbody.ss some simplifications 2006-10-26 06:56:56 +00:00
nestedloop.ss
nsieve.ss
nsievebits.ss
partialsums.ss some simplifications 2006-10-26 06:56:56 +00:00
pidigits.ss
pidigits1.ss
random.ss some simplifications 2006-10-26 06:56:56 +00:00
README.txt
recursive.ss some simplifications 2006-10-26 06:56:56 +00:00
regexmatch.ss
regexpdna.ss some simplifications 2006-10-26 06:56:56 +00:00
reversecomplement.ss mostly improvements to run.ss benchmark-running script 2007-01-22 03:18:51 +00:00
reversefile.ss
run.ss mostly improvements to run.ss benchmark-running script 2007-01-22 03:18:51 +00:00
sieve.ss
spellcheck.ss
strcat.ss
sumcol-input.txt mostly improvements to run.ss benchmark-running script 2007-01-22 03:18:51 +00:00
sumcol.ss
wc.ss
wordfreq.ss

The program "run" should kknow how to run each benchmark with its
standard input value. So run <benchmark.ss> like this:

   mzscheme -qu run.ss <benchmark.ss>