summaryrefslogtreecommitdiff
path: root/benchmark-suite
Commit message (Expand)AuthorAgeFilesLines
* Optimize `scm_read_string'.Ludovic Courtès2012-05-071-2/+13
* modernize (benchmark-suite lib)Andy Wingo2012-04-231-239/+203
* avoid inexact iteration count in benchmarksAndy Wingo2012-04-232-11/+11
* move (test-suite lib) to lower dir; cleans up uninstalled paths.Andy Wingo2012-04-232-1/+2
* Improve port benchmark.Ludovic Courtès2012-03-071-40/+44
* Use default value for make-fluid in Scheme filesAndy Wingo2011-11-231-3/+2
* 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-042-0/+36
* Fix syntax error in benchmark-suite/Makefile.amAndreas Rottmann2011-03-201-2/+2
* Benchmarks for string comparisonsMichael Gran2011-03-192-0/+538
* Misc textual editingNeil Jerram2011-02-131-1/+1
* 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-132-0/+47
* Optimize `peek-char'.Ludovic Courtès2010-09-152-0/+68
* 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-142-1/+54
* 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-212-0/+39
* Add missing benchmark files to the distribution.Ludovic Courtès2010-07-131-0/+2
* deprecate has-suffix?Andy Wingo2010-06-111-2/+2
* 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-032-1/+105
* Add struct & vector benchmarks.Ludovic Courtès2009-12-114-4/+124
* Fix makefile indentation.Ludovic Courtès2009-11-241-1/+1
* Increase benchmark iterations to improve precision in comparisons over timeNeil Jerram2009-11-033-5/+5
* Changes so that benchmark-guile runs successfullyNeil Jerram2009-09-2210-8/+117
* 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-176-52/+53
* Import R6RS bytevectors and I/O ports from Guile-R6RS-Libs 0.2.Ludovic Courtès2009-05-282-0/+100
* Add new subr invocation benchmarks.Ludovic Courtès2009-03-081-2/+22
* Add subr invocation benchmark.Ludovic Courtès2009-03-022-0/+47
* Revert "Note need for subscription to bug-guile@gnu.org."Neil Jerram2008-12-101-6/+4
* Add `uniform-vector-read!' benchmark.Ludovic Courtès2008-09-152-5/+59
* Add `ChangeLog-2008' files to the distribution.Ludovic Courtès2008-09-121-1/+2
* Rename `ChangeLog' files to `ChangeLog-2008'.Ludovic Courtès2008-09-121-0/+0
* Remove `.cvsignore' files.Ludovic Courtès2008-09-111-2/+0
* Add `read' benchmark.Ludovic Courtès2008-04-173-4/+72
* * LICENSE: Change COPYING.LIB to COPYING.LESSER.Neil Jerram2008-01-222-0/+4
* Note need for subscription to bug-guile@gnu.org.Neil Jerram2006-11-172-4/+10
* (SCM_BENCHMARKS_DIRS, dist-hook): Removed, they areMarius Vollmer2006-05-012-10/+5
* merge from 1.8 branchKevin Ryde2006-04-162-2/+2
* The FSF has a new address.Marius Vollmer2005-05-232-4/+4
* New versions of the GPLand LGPL with the new address of the FSF.Marius Vollmer2005-05-231-340/+0
* * lib.scm: Extracted '/i' to toplevel. Print the guile versionDirk Herrmann2004-01-232-8/+22