summaryrefslogtreecommitdiff
path: root/benchmark-suite/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* add map and for-each benchmarks...Andy Wingo2011-05-081-1/+18
* Fix typo in arithmetic benchmark...Mark H Weaver2011-04-071-1/+1
* Add a few benchmarks for R6RS fixnum arithmetic...Andreas Rottmann2011-04-041-0/+35
* Benchmarks for string comparisons...Michael Gran2011-03-191-0/+537
* Add a `read-line' benchmark....Ludovic Courtès2011-01-261-1/+22
* Add fixnum arithmetic benchmarks....Ludovic Courtès2010-11-191-1/+7
* Augment `arithmetic.bm'....Ludovic Courtès2010-10-271-6/+21
* Optimize `1+' and `1-' on fixnums....Ludovic Courtès2010-10-131-0/+46
* Optimize `peek-char'....Ludovic Courtès2010-09-151-0/+67
* Fix copyright year and module name of `write.bm'....Ludovic Courtès2010-09-151-2/+2
* Factorize and optimize `write' for strings and characters....Ludovic Courtès2010-09-141-0/+52
* SRFI-1: Rewrite `drop-right!', `drop-while', `reduce', etc. in Scheme....Ludovic Courtès2010-09-021-0/+9
* SRFI-1: Choose better benchmark names....Ludovic Courtès2010-08-271-2/+2
* Start rewriting SRFI-1 in Scheme....Ludovic Courtès2010-07-211-0/+38
* rename (rnrs bytevector) to (rnrs bytevectors)...Andy Wingo2010-06-011-4/+4
* fix read.bm...Andy Wingo2010-04-171-2/+2
* Add `(ice-9 vlist)'....Ludovic Courtès2010-02-031-0/+103
* Add struct & vector benchmarks....Ludovic Courtès2009-12-113-3/+121
* Increase benchmark iterations to improve precision in comparisons over time...Neil Jerram2009-11-033-5/+5
* Changes so that benchmark-guile runs successfully...Neil Jerram2009-09-228-7/+23
* Updates to benchmarks for srfi-13...Michael Gran2009-08-191-46/+65
* Benchmarks for common character and string procedures...Michael Gran2009-08-182-0/+348
* Change Guile license to LGPLv3+...Neil Jerram2009-06-174-34/+35
* Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2....Ludovic Courtès2009-05-281-0/+99
* Add new subr invocation benchmarks....Ludovic Courtès2009-03-081-2/+22
* Add subr invocation benchmark....Ludovic Courtès2009-03-021-0/+46
* Add `uniform-vector-read!' benchmark.Ludovic Courtès2008-09-151-0/+53
* Add `read' benchmark.Ludovic Courtès2008-04-171-0/+62
* * benchmarks/0-reference.bm: Added as a reference benchmark to be...Dirk Herrmann2002-07-211-0/+2
* * COPYING, README, Makefile.am, lib.scm, guile-benchmark: Copied...Dirk Herrmann2002-07-203-0/+62