gc-benchmarks: Allow the iteration count to be passed to `gc-profile.scm'.
authorLudovic Courtès <ludo@gnu.org>
Mon, 10 Nov 2008 21:49:29 +0000 (22:49 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 12 Jan 2009 22:31:50 +0000 (23:31 +0100)
commit1b04c499c4cb463da4f8d6d6af1251677b2c87fb
tree4067e1f60364dd76f973da548ccb771d8cae212a
parent1b706edff63fe2706c59056a0bbaecc3c80146bb
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*'.
gc-benchmarks/gc-profile.scm
gc-benchmarks/twobit-compat.scm [deleted file]