summaryrefslogtreecommitdiff
path: root/gc-benchmarks/larceny
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid syntax in `dynamic-input-large.sch' (gc-benchmarks)....* gc-benchmarks/larceny/dynamic-input-large.sch: Remove invalid "\;" escape. Ludovic Courtès2009-09-031-1/+1
* gc-benchmarks: Adapt `gcold.scm' so that if conforms to the framework....* gc-benchmarks/larceny/gcold.scm (main): Rename to `gcold-benchmark'. (GCOld): Fix the order of the predicate and run-maker. Ludovic Courtès2008-11-111-3/+5
* gc-benchmarks: Add `gcold.scm', by Clinger, Hansen et al....See http://www.ccs.neu.edu/home/will/Twobit/benchmarksAbout.html for details. Ludovic Courtès2008-11-111-0/+384
* Import GC benchmarks from Larceny, by Hansen, Clinger, et al....These GPLv2+-licensed GC benchmarks are available from http://www.ccs.neu.edu/home/will/GC/sourcecode.html . Ludovic Courtès2008-11-1021-0/+89532