racket/collects/tests/racket/benchmarks/shootout
Eli Barzilay acace4bc18 Fixes two bugs that I somehow missed completely.
(Also removed leftover `time'.)
2010-06-23 07:34:17 -04:00
..
typed Propagated Eli's changes to the binarytrees benchmark to the typed 2010-06-22 18:42:27 -04:00
ackermann.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
ary.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
auto.rkt Got rid the the mandelbrot-unsafe benchmark, to reflect Eli's 2010-06-22 18:29:55 -04:00
binarytrees.rkt Fixes two bugs that I somehow missed completely. 2010-06-23 07:34:17 -04:00
chameneos.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
cheapconcurrency.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
echo.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
except.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
fannkuch-redux.rkt Added the fannkuch-redux benchmark, which replaced fannkuch on the 2010-06-18 17:43:03 -04:00
fannkuch.rkt rackety shootout benchmarks 2010-05-19 15:10:46 -06:00
fasta.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
fibo.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
hash.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
hash2.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
heapsort.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
hello.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
k-nucleotide.rkt rackety shootout benchmarks 2010-05-19 15:10:46 -06:00
lists.rkt Modified some of the untyped shootout benchmarks to be closer to the 2010-06-18 17:42:58 -04:00
mandelbrot-generic.rkt Propagated Eli's changes to the mandelbrot benchmark to the generic 2010-06-22 18:29:57 -04:00
mandelbrot.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
matrix.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
meteor.rkt Ported some new benchmarks and variants to Typed Scheme. 2010-06-18 17:43:04 -04:00
moments.rkt Rewrote the moments benchmark to potentially benefit from unboxing of 2010-06-18 17:43:01 -04:00
nbody-generic.rkt rackety shootout benchmarks 2010-05-19 15:10:46 -06:00
nbody-vec-generic.rkt Ported some new benchmarks and variants to Typed Scheme. 2010-06-18 17:43:04 -04:00
nbody-vec-unsafe.rkt rackety shootout benchmarks 2010-05-19 15:10:46 -06:00
nbody-vec.rkt Ported some new benchmarks and variants to Typed Scheme. 2010-06-18 17:43:04 -04:00
nbody.rkt Modified some of the untyped shootout benchmarks to be closer to the 2010-06-18 17:42:58 -04:00
nestedloop.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
nothing.rkt Added an empty benchmark to measure Typed Scheme's startup time. 2010-06-18 17:42:59 -04:00
nsieve.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
nsievebits.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
partialsums.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
pidigits-gmp.rkt Some improved shootout benchmarks. 2010-06-20 18:36:25 -04:00
pidigits.rkt rackety shootout benchmarks 2010-05-19 15:10:46 -06:00
pidigits1.rkt rackety shootout benchmarks 2010-05-19 15:10:46 -06:00
random.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
README.txt Integrated the typed shootout benchmarks to the untyped harness. 2010-06-18 17:42:58 -04:00
recursive.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
regexmatch.rkt Added input generation for the regexmatch benchmark. 2010-06-18 17:43:06 -04:00
regexpdna.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
reversecomplement.rkt Some improved shootout benchmarks. 2010-06-20 18:36:25 -04:00
reversefile.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
run.rkt Fixed a bug in the shootout harness. 2010-06-22 18:29:58 -04:00
sieve.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
spectralnorm-generic.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
spectralnorm-unsafe.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
spectralnorm.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
spellcheck.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
strcat.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
sumcol-input.txt
sumcol.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
thread-ring.rkt "The Great Computer Language Shootout" -> "The Computer Language Benchmarks Game" 2010-06-20 22:19:43 -04:00
wc.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00
wordfreq.rkt Racketified the untyped shootout benchmarks. 2010-06-18 17:42:58 -04:00

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

   racket run.rkt <benchmark.ss> [racket|typed-scheme|typed-scheme-optimizing]