summaryrefslogtreecommitdiff
path: root/benchmark-suite/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Merge until e0bcda4ad940c4e15679cc2b229838b33acdd36c from stable-2.2Andy Wingo2017-11-291-15/+14
|\
| * Replace uniform-vector-read benchmark with bytevector-io benchmarkDaniel Llorens2017-10-311-15/+14
* | Replace "pr" struct fields with "pw" fieldsAndy Wingo2017-09-231-26/+9
|/
* Use symbols instead of _IONBF values as args to setvbufAndy Wingo2016-04-042-11/+11
* Merge commit '01a301d1b606b84d986b735049e7155d2f4cd6aa'Andy Wingo2015-01-221-0/+53
|\
| * Add 'string-hash' benchmarks.Ludovic Courtès2015-01-111-0/+53
* | Merge branch 'stable-2.0'Mark H Weaver2014-09-301-2/+7
|\ \ | |/
| * rdelim: Speed up 'read-string' (aka. 'get-string-all'.)Ludovic Courtès2014-05-281-2/+8
* | String ports use UTF-8; ignore %default-port-encoding.Mark H Weaver2013-08-071-9/+7
|/
* Optimize `scm_read_string'.Ludovic Courtès2012-05-071-2/+13
* avoid inexact iteration count in benchmarksAndy Wingo2012-04-232-11/+11
* Improve port benchmark.Ludovic Courtès2012-03-071-40/+44
* add map and for-each benchmarksAndy Wingo2011-05-081-1/+18
* Fix typo in arithmetic benchmarkMark H Weaver2011-04-071-1/+1
* Add a few benchmarks for R6RS fixnum arithmeticAndreas Rottmann2011-04-041-0/+35
* Benchmarks for string comparisonsMichael 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.bmAndy 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 timeNeil Jerram2009-11-033-5/+5
* Changes so that benchmark-guile runs successfullyNeil Jerram2009-09-228-7/+23
* Updates to benchmarks for srfi-13Michael Gran2009-08-191-46/+65
* Benchmarks for common character and string proceduresMichael 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 beDirk Herrmann2002-07-211-0/+2
* * COPYING, README, Makefile.am, lib.scm, guile-benchmark: CopiedDirk Herrmann2002-07-203-0/+62