tests/mass_elements.gnuplot: gnuplot file for the mass_elements benchmark. Run as...
authorAndy Wingo <wingo@pobox.com>
Thu, 24 Feb 2005 12:31:12 +0000 (12:31 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 24 Feb 2005 12:31:12 +0000 (12:31 +0000)
commitbffcaf6e7083d9a6f69bc7384e39446ee4d3924e
tree2bddf5f44e6d06fa8d037b6c023f6991f7c486cb
parentb02973d212f153cd9549ae3e2dcde702f66ee797
tests/mass_elements.gnuplot: gnuplot file for the mass_elements benchmark. Run as gnuplot mass_elements.gnuplot > foo...

Original commit message from CVS:
2005-02-24  Andy Wingo  <wingo@pobox.com>

* tests/mass_elements.gnuplot: gnuplot file for the mass_elements
benchmark. Run as gnuplot mass_elements.gnuplot > foo.ps, after
running bench-mass_elements.scm.

* tests/bench-mass_elements.scm: New script, runs mass_elements
for various numbers of identities, outputting the results to a
file. Requires guile 1.6. Just for testing.
ChangeLog
tests/.gitignore
tests/bench-mass_elements.scm [new file with mode: 0755]
tests/benchmarks/mass-elements.gnuplot [new file with mode: 0644]
tests/benchmarks/mass-elements.scm [new file with mode: 0755]