summaryrefslogtreecommitdiff
path: root/gc-benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Have `gc-profile.scm' make sure it's on a Linux-based system.Ludovic Courtès2011-03-061-0/+3
* Add `gc-benchmarks/' to the distribution.Ludovic Courtès2011-03-061-0/+55
* Fix `gc-profile.scm'.Ludovic Courtès2011-02-251-3/+5
* Fix misleading comments in `gc-benchmarks/run-benchmark.scm'.Ludovic Courtès2009-09-081-5/+5
* Improve `gc-benchmarks/run-benchmark.scm'.Ludovic Courtès2009-09-081-43/+123
* Fix invalid syntax in `dynamic-input-large.sch' (gc-benchmarks).Ludovic Courtès2009-09-031-1/+1
* Change Guile license to LGPLv3+Neil Jerram2009-06-172-18/+18
* allow building against uninstalled guile; move some things to meta/Andy Wingo2009-03-271-1/+1
* Fixlet for `run-benchmark.scm'.Ludovic Courtès2009-01-121-1/+2
* gc-benchmarks: Adapt `gcold.scm' so that if conforms to the framework.Ludovic Courtès2009-01-121-3/+5
* gc-benchmarks: Add `gcold.scm', by Clinger, Hansen et al.Ludovic Courtès2009-01-121-0/+384
* gc-benchmarks: Add `run-benchmark.scm'.Ludovic Courtès2009-01-121-0/+268
* gc-profile: Show the result of `(version)'.Ludovic Courtès2009-01-121-1/+1
* gc-benchmarks: Allow the iteration count to be passed to `gc-profile.scm'.Ludovic Courtès2009-01-122-60/+54
* Import GC benchmarks from Larceny, by Hansen, Clinger, et al.Ludovic Courtès2009-01-1221-0/+89532
* gc-benchmarks: Add a Larceny/Twobit benchmark compatibility layer.Ludovic Courtès2009-01-122-12/+144
* Add GC benchmarks.Ludovic Courtès2009-01-125-0/+402