From a834799e60441cd14b201bb31780713fe613e13e Mon Sep 17 00:00:00 2001
From: Matthew Flatt 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).