1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/gc-benchmarks
Ludovic Courtès 1b04c499c4 gc-benchmarks: Allow the iteration count to be passed to `gc-profile.scm'.
* gc-benchmarks/gc-profile.scm (*iteration-count*): New parameter.
  (run-benchmark): Moved from `twobit-compat.scm'.  Honor
  `*iteration-count*'.
  (%options): Add `--iterations'.
  (show-help): Document it.
  (main): Parameterize `*iteration-count*'.
2009-01-12 23:31:50 +01:00
..
larceny Import GC benchmarks from Larceny, by Hansen, Clinger, et al. 2009-01-12 23:31:50 +01:00
gc-profile.scm gc-benchmarks: Allow the iteration count to be passed to `gc-profile.scm'. 2009-01-12 23:31:50 +01:00
gcbench.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00
guile-test.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00
loop.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00
string.scm Add GC benchmarks. 2009-01-12 23:31:50 +01:00