Add bytevector micro-benchmark.
commitae9119ba9efa3effe4b3ad3e653021fa8aab96dc
authorLudovic Courtès <ludo@gnu.org>
Tue, 7 Apr 2009 21:10:43 +0000 (7 23:10 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 7 Apr 2009 21:10:43 +0000 (7 23:10 +0200)
tree0b8589a25bc8bdaa42b5547c0627415b5de74820
parent174bafef265145bb886b57c7381be4fdffee6ca4
Add bytevector micro-benchmark.

* Makefile.am (SUBDIRS): Add `benchmarks'.

* configure.ac: Produce `benchmarks/Makefile'.
Makefile.am
NEWS
benchmarks/Makefile.am [new file with mode: 0644]
benchmarks/bytevector.bm [new file with mode: 0644]
configure.ac
modules/Makefile.am
modules/benchmark-suite/lib.scm [new file with mode: 0644]