summaryrefslogtreecommitdiff
path: root/benchmark/benchbase.py
Commit message (Collapse)AuthorAgeFilesLines
* [svn r3586] r4056@delle: sbehnel | 2008-04-24 09:55:51 +0200scoder2008-04-241-9/+10
| | | | | | | more reliable benchmark numbers --HG-- branch : trunk
* [svn r3584] r4054@delle: sbehnel | 2008-04-24 07:57:21 +0200scoder2008-04-241-7/+26
| | | | | | | faster benchmark runs: avoid rebuilding trees when the benchmark does not change them --HG-- branch : trunk
* [svn r3581] r4045@delle: sbehnel | 2008-04-23 23:44:28 +0200scoder2008-04-241-3/+4
| | | | | | | changed trees to a somewhat more realistic szenario with smaller XML vocabularies - absolute numbers are no longer comparable to previous benchmarks --HG-- branch : trunk
* [svn r3482] r3854@delle: sbehnel | 2008-03-27 13:46:25 +0100scoder2008-03-271-0/+1
| | | | | | | fix callgrind instrumentation setup in benchmarks --HG-- branch : trunk
* [svn r3430] r3783@delle: sbehnel | 2008-03-14 08:07:45 +0100scoder2008-03-141-6/+5
| | | | | | | benchmark fixes --HG-- branch : trunk
* [svn r3400] r3730@delle: sbehnel | 2008-03-04 22:44:06 +0100scoder2008-03-051-5/+6
| | | | | | | rewrite of 'text' serialiser: fix default encoding, faster .tail adding and 'unicode' encoding --HG-- branch : trunk
* [svn r3122] r3156@delle: sbehnel | 2007-12-20 13:31:26 +0100scoder2007-12-201-4/+4
| | | | | | | prefer locally installed ET/cET in benchmark imports --HG-- branch : trunk
* [svn r2993] fix API usagescoder2007-10-251-1/+1
| | | | | --HG-- branch : trunk
* [svn r2232] cleanupscoder2007-04-201-2/+2
| | | | | --HG-- branch : trunk
* [svn r2231] take minimum time instead of averaging over repeated runsscoder2007-04-201-3/+6
| | | | | --HG-- branch : trunk
* [svn r2230] benchmark fix: remove child iteration overhead from benchmark ↵scoder2007-04-201-10/+24
| | | | | | | loops to restrict timings to the benchmark target --HG-- branch : trunk
* [svn r2095] support regexps in benchmark selectionscoder2007-02-101-2/+4
| | | | | --HG-- branch : trunk
* [svn r1994] cleanup in benchmarks, new objectify benchmark classscoder2006-10-261-6/+6
| | | | | --HG-- branch : trunk
* [svn r1926] cleanup in benchmarksscoder2006-09-201-2/+2
| | | | | --HG-- branch : trunk
* [svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.scoder2006-08-081-0/+487
--HG-- branch : trunk