summaryrefslogtreecommitdiff
path: root/benchmark/bench_xpath.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused imports.Chris Gavin2017-04-241-2/+1
|
* fix XPath expressions in benchmark and add a new comparisonStefan Behnel2013-04-061-4/+4
|
* fix benchmarkStefan Behnel2013-04-051-1/+1
|
* removed unused importStefan Behnel2011-03-081-1/+0
| | | | | --HG-- branch : trunk
* [svn r3901] r4639@delle: sbehnel | 2008-07-18 09:23:35 +0200scoder2008-07-181-1/+19
| | | | | | | new benchmarks to compare multiple .iter(tag) loops to an or-ed XPath expression --HG-- branch : trunk
* [svn r3584] r4054@delle: sbehnel | 2008-04-24 07:57:21 +0200scoder2008-04-241-0/+6
| | | | | | | faster benchmark runs: avoid rebuilding trees when the benchmark does not change them --HG-- branch : trunk
* [svn r3430] r3783@delle: sbehnel | 2008-03-14 08:07:45 +0100scoder2008-03-141-1/+1
| | | | | | | benchmark fixes --HG-- branch : trunk
* [svn r3124] r3158@delle: sbehnel | 2007-12-20 17:28:08 +0100scoder2007-12-201-1/+1
| | | | | | | API usage fix --HG-- branch : trunk
* [svn r2233] cleanup in benchmarks, use children where appropriatescoder2007-04-201-11/+16
| | | | | --HG-- branch : trunk
* [svn r2213] merged extension_refactoring branchscoder2007-03-291-11/+12
| | | | | --HG-- branch : trunk
* [svn r2199] benchmark both the old and the new way of using extension functionsscoder2007-03-161-1/+17
| | | | | --HG-- branch : trunk
* [svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.scoder2006-08-081-0/+49
--HG-- branch : trunk