From 61f6a2579bf6ffc7f3d09cf96d2b31fb5b97c22d Mon Sep 17 00:00:00 2001 From: Vincent St-Amour Date: Fri, 21 May 2010 11:01:17 -0400 Subject: [PATCH] Documented the typed benchmarks. --- collects/tests/racket/benchmarks/common/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/collects/tests/racket/benchmarks/common/README.txt b/collects/tests/racket/benchmarks/common/README.txt index d1aa68dc7f..b9e027ca97 100644 --- a/collects/tests/racket/benchmarks/common/README.txt +++ b/collects/tests/racket/benchmarks/common/README.txt @@ -36,6 +36,9 @@ Most bechmarks were obtained from Files that end in ".sch" are supposed to be standard Scheme plus `time'. Files that end in ".rkt" are Racket wrapper modules or helper scripts. +Files that end in "-typed.rktl" are Typed Scheme versions of the benchmarks. +Files that end in "-[non-]optimizing.rkt" are Typed Scheme wrappers +that turn Typed Scheme's optimizer on or off. To build .sch directly with Gambit, Bigloo, or Chicken: racket -f mk-gambit.rktl ; gsi -:m10000 .o1