1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 15:40:29 +02:00
guile/gc-benchmarks
Ludovic Courtès 59e2102091 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*'.
2008-11-10 22:49:29 +01:00
..
larceny Import GC benchmarks from Larceny, by Hansen, Clinger, et al. 2008-11-10 22:37:56 +01:00
gc-profile.scm gc-benchmarks: Allow the iteration count to be passed to `gc-profile.scm'. 2008-11-10 22:49:29 +01:00
gcbench.scm Add GC benchmarks. 2008-10-12 23:51:03 +02:00
guile-test.scm Add GC benchmarks. 2008-10-12 23:51:03 +02:00
loop.scm Add GC benchmarks. 2008-10-12 23:51:03 +02:00
string.scm Add GC benchmarks. 2008-10-12 23:51:03 +02:00