[New-bugs-announce] [issue17573] add ElementTree XML processing benchmark to benchmark suite

Stefan Behnel report at bugs.python.org
Fri Mar 29 12:36:44 CET 2013


New submission from Stefan Behnel:

Here is an artificial but pretty broad ElementTree benchmark, testing the modules xml.etree.ElementTree, xml.etree.cElementTree and lxml.etree (if importable). Please add it to the benchmark suite.

----------
components: Benchmarks, XML
files: add_et_benchmark.patch
keywords: patch
messages: 185496
nosy: scoder
priority: normal
severity: normal
status: open
title: add ElementTree XML processing benchmark to benchmark suite
type: enhancement
Added file: http://bugs.python.org/file29603/add_et_benchmark.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17573>
_______________________________________


More information about the New-bugs-announce mailing list