diff --git a/collects/tests/mzscheme/benchmarks/common/README.txt b/collects/tests/mzscheme/benchmarks/common/README.txt index 583756b37c..ffdf3bb3e2 100644 --- a/collects/tests/mzscheme/benchmarks/common/README.txt +++ b/collects/tests/mzscheme/benchmarks/common/README.txt @@ -5,4 +5,8 @@ Bechmarks obtained from Files that end in ".sch" are supposed to be standard Scheme plus `time'. Files that end in ".ss" are MzScheme wrapper modules. +To build .sch with Gambit or Bigloo: + mzscheme -qr mk-gambit.ss + mzscheme -qr mk-bigloo.ss + Unpack "dynamic-input.txt.gz" if you want to run the "dynamic" benchmark.