This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients brett.cannon, pitrou, python-dev, scoder
Date 2013-04-12.18:48:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365792519.79.0.850337973005.issue17573@psf.upfronthosting.co.za>
In-reply-to
Content
I've committed the benchmarks after some changes:
- smaller document to reduce runtimes
- avoid measuring processing and serializing performance as part of the parsing benchmark
- added an iterparse benchmark (iterparse can be important for e.g. XMPP implementations)
History
Date User Action Args
2013-04-12 18:48:39pitrousetrecipients: + pitrou, brett.cannon, scoder, python-dev
2013-04-12 18:48:39pitrousetmessageid: <1365792519.79.0.850337973005.issue17573@psf.upfronthosting.co.za>
2013-04-12 18:48:39pitroulinkissue17573 messages
2013-04-12 18:48:39pitroucreate