diff --git a/collects/tests/mzscheme/benchmarks/common/index-template.html b/collects/tests/mzscheme/benchmarks/common/index-template.html index b7d94b433d..fa0db7b2ce 100644 --- a/collects/tests/mzscheme/benchmarks/common/index-template.html +++ b/collects/tests/mzscheme/benchmarks/common/index-template.html @@ -20,12 +20,12 @@

Compiler configuration:

These configurations are all "safe mode", but they allow the compiler to assume that built-in Scheme functions are not redefined and (except @@ -35,10 +35,14 @@ R6RS library (we expect).

In general, we attempt to use the various implementations in a compentent way, but not in a sophisticated way (which might involve, for example, tweaking an - inlining parameter).

+ inlining parameter or specifying fixnum arithmetic).

-

For further details, consult the benchmark source and infrastructure, which is - available form the PLT SVN repository:

+

For a larger set of benchmarks and a more sophisticated use of compilers, + see Marc Feeley's page: + http://www.iro.umontreal.ca/~gambit/bench.html. + +

For further details on the benchmarks here, see the benchmark source and + infrastructure, which is available form the PLT SVN repository:

http://svn.plt-scheme.org/plt/trunk/collects/tests/mzscheme/benchmarks/common/

@@ -46,5 +50,5 @@ R6RS library (we expect).

Benchmark Results