racket/collects/tests/mzscheme/benchmarks/shootout
2008-02-24 21:27:36 +00:00
..
ackermann.ss
ary.ss
binarytrees.ss
chameneos.ss
cheapconcurrency.ss
echo.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
except.ss
fannkuch.ss
fasta.ss
fibo.ss
hash.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
hash2.ss
heapsort.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
k-nucleotide.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
lists.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
mandelbrot.ss
matrix.ss
moments.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
nbody.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
nestedloop.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
nsieve.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
nsievebits.ss
partialsums.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
pidigits.ss
pidigits1.ss
random.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
README.txt
recursive.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
regexmatch.ss
regexpdna.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
reversecomplement.ss
reversefile.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
run.ss
sieve.ss
spectralnorm.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
spellcheck.ss
strcat.ss
sumcol-input.txt
sumcol.ss
wc.ss
wordfreq.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00

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>