index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmark
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep parentheses
Hugo
2018-08-26
1
-1
/
+1
*
Remove redundant parentheses
Hugo
2018-08-25
1
-6
/
+6
*
Remove unused imports.
Chris Gavin
2017-04-24
5
-10
/
+4
*
make io imports unconditional
Jakub Wilk
2017-03-17
1
-4
/
+1
*
add benchmark for throw-away iteration for searching a specific tag
Stefan Behnel
2013-04-06
1
-0
/
+4
*
fix XPath expressions in benchmark and add a new comparison
Stefan Behnel
2013-04-06
2
-5
/
+29
*
add one-at-a-time iteration benchmark
Stefan Behnel
2013-04-06
1
-0
/
+4
*
use .iter() instead of .getiterator() in benchmarks
Stefan Behnel
2013-04-05
1
-12
/
+12
*
fix benchmark
Stefan Behnel
2013-04-05
1
-1
/
+1
*
rename StringIO benchmarks to BytesIO (which they now use)
Stefan Behnel
2013-04-05
1
-4
/
+4
*
minor benchmark output tweak
Stefan Behnel
2013-04-05
1
-1
/
+1
*
adapt benchmarks to Py3.3
Stefan Behnel
2013-04-05
2
-50
/
+82
*
removed unused import
Stefan Behnel
2011-03-08
3
-3
/
+0
*
[svn r3969] r4788@delle: sbehnel | 2008-09-07 19:55:29 +0200
scoder
2008-09-07
1
-0
/
+1
*
[svn r3901] r4639@delle: sbehnel | 2008-07-18 09:23:35 +0200
scoder
2008-07-18
1
-1
/
+19
*
[svn r3588] r4058@delle: sbehnel | 2008-04-24 15:48:15 +0200
scoder
2008-04-24
1
-9
/
+7
*
[svn r3586] r4056@delle: sbehnel | 2008-04-24 09:55:51 +0200
scoder
2008-04-24
1
-9
/
+10
*
[svn r3585] r4055@delle: sbehnel | 2008-04-24 09:53:44 +0200
scoder
2008-04-24
1
-1
/
+1
*
[svn r3584] r4054@delle: sbehnel | 2008-04-24 07:57:21 +0200
scoder
2008-04-24
4
-15
/
+97
*
[svn r3581] r4045@delle: sbehnel | 2008-04-23 23:44:28 +0200
scoder
2008-04-24
2
-9
/
+10
*
[svn r3482] r3854@delle: sbehnel | 2008-03-27 13:46:25 +0100
scoder
2008-03-27
1
-0
/
+1
*
[svn r3430] r3783@delle: sbehnel | 2008-03-14 08:07:45 +0100
scoder
2008-03-14
5
-11
/
+22
*
[svn r3400] r3730@delle: sbehnel | 2008-03-04 22:44:06 +0100
scoder
2008-03-05
2
-5
/
+35
*
[svn r3204] r3322@delle: sbehnel | 2008-01-25 18:21:09 +0100
scoder
2008-01-25
1
-0
/
+6
*
[svn r3142] r3195@delle: sbehnel | 2007-12-29 17:14:16 +0100
scoder
2007-12-29
1
-0
/
+3
*
[svn r3124] r3158@delle: sbehnel | 2007-12-20 17:28:08 +0100
scoder
2007-12-20
1
-1
/
+1
*
[svn r3122] r3156@delle: sbehnel | 2007-12-20 13:31:26 +0100
scoder
2007-12-20
1
-4
/
+4
*
[svn r3120] r3151@delle: sbehnel | 2007-12-20 11:34:50 +0100
scoder
2007-12-20
1
-4
/
+4
*
[svn r3048] benchmark on attribute assignment
scoder
2007-11-09
1
-0
/
+10
*
[svn r2993] fix API usage
scoder
2007-10-25
1
-1
/
+1
*
[svn r2936] findall() benchmark with a longer path
scoder
2007-09-28
1
-0
/
+3
*
[svn r2935] new benchmark
scoder
2007-09-28
1
-0
/
+3
*
[svn r2933] iterfind() benchmarks, set_text() fix
scoder
2007-09-27
1
-0
/
+15
*
[svn r2871] benchmark for list(element)
scoder
2007-09-15
1
-0
/
+3
*
[svn r2282] deepcopy with attributes
scoder
2007-05-09
1
-0
/
+4
*
[svn r2245] benchmark for indexed child access
scoder
2007-05-03
1
-0
/
+13
*
[svn r2233] cleanup in benchmarks, use children where appropriate
scoder
2007-04-20
2
-20
/
+28
*
[svn r2232] cleanup
scoder
2007-04-20
1
-2
/
+2
*
[svn r2231] take minimum time instead of averaging over repeated runs
scoder
2007-04-20
1
-3
/
+6
*
[svn r2230] benchmark fix: remove child iteration overhead from benchmark loo...
scoder
2007-04-20
2
-57
/
+93
*
[svn r2213] merged extension_refactoring branch
scoder
2007-03-29
1
-11
/
+12
*
[svn r2199] benchmark both the old and the new way of using extension functions
scoder
2007-03-16
1
-1
/
+17
*
[svn r2095] support regexps in benchmark selection
scoder
2007-02-10
1
-2
/
+4
*
[svn r2007] fixes in bench_objectify.py, some more benchmarks
scoder
2006-10-27
1
-11
/
+39
*
[svn r2006] reverted
scoder
2006-10-27
1
-39
/
+11
*
[svn r2005] fixes in bench_objectify.py, some more benchmarks
scoder
2006-10-27
1
-11
/
+39
*
[svn r1994] cleanup in benchmarks, new objectify benchmark class
scoder
2006-10-26
2
-6
/
+66
*
[svn r1926] cleanup in benchmarks
scoder
2006-09-20
1
-2
/
+2
*
[svn r1844] merged CAPI branch: C-API, objectify, classlookup, etc.
scoder
2006-08-08
4
-0
/
+855