summaryrefslogtreecommitdiff
path: root/benchmark-suite/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Replace uniform-vector-read benchmark with bytevector-io benchmarkDaniel Llorens2017-10-311-1/+1
* Add 'string-hash' benchmarks.Ludovic Courtès2015-01-111-0/+1
* move (test-suite lib) to lower dir; cleans up uninstalled paths.Andy Wingo2012-04-231-1/+2
* Add a few benchmarks for R6RS fixnum arithmeticAndreas Rottmann2011-04-041-0/+1
* Fix syntax error in benchmark-suite/Makefile.amAndreas Rottmann2011-03-201-2/+2
* Benchmarks for string comparisonsMichael Gran2011-03-191-0/+1
* Optimize `1+' and `1-' on fixnums.Ludovic Courtès2010-10-131-0/+1
* Optimize `peek-char'.Ludovic Courtès2010-09-151-0/+1
* Factorize and optimize `write' for strings and characters.Ludovic Courtès2010-09-141-1/+2
* Start rewriting SRFI-1 in Scheme.Ludovic Courtès2010-07-211-0/+1
* Add missing benchmark files to the distribution.Ludovic Courtès2010-07-131-0/+2
* Add `(ice-9 vlist)'.Ludovic Courtès2010-02-031-1/+2
* Add struct & vector benchmarks.Ludovic Courtès2009-12-111-1/+3
* Fix makefile indentation.Ludovic Courtès2009-11-241-1/+1
* Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.Ludovic Courtès2009-05-281-0/+1
* Add subr invocation benchmark.Ludovic Courtès2009-03-021-0/+1
* Add `uniform-vector-read!' benchmark.Ludovic Courtès2008-09-151-5/+6
* Add `ChangeLog-2008' files to the distribution.Ludovic Courtès2008-09-121-1/+2
* Add `read' benchmark.Ludovic Courtès2008-04-171-4/+5
* (SCM_BENCHMARKS_DIRS, dist-hook): Removed, they areMarius Vollmer2006-05-011-10/+0
* (dist-hook): Use quotes so that an empty SCM_BENCHMARKS_DIRS works.Marius Vollmer2002-07-261-1/+1
* (SCM_BENCHMARKS): List the real benchmarks, not fooMarius Vollmer2002-07-261-4/+5
* * COPYING, README, Makefile.am, lib.scm, guile-benchmark: CopiedDirk Herrmann2002-07-201-0/+15