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 benjamin.peterson, dw, hynek, kmike, pitrou, scoder, serhiy.storchaka, skrah, stutzbach
Date 2014-07-25.16:26:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406305617.7.0.354495417405.issue22003@psf.upfronthosting.co.za>
In-reply-to
Content
> It doesn't seem likely this patch would introduce severe performance troubles elsewhere, but I'd like to trying it out with some example heavy BytesIO consumers (any suggestions? Some popular template engine?)

I don't have any specific suggestions, but you could try the benchmark suite here:
http://hg.python.org/benchmarks
History
Date User Action Args
2014-07-25 16:26:57pitrousetrecipients: + pitrou, scoder, benjamin.peterson, stutzbach, skrah, hynek, dw, serhiy.storchaka, kmike
2014-07-25 16:26:57pitrousetmessageid: <1406305617.7.0.354495417405.issue22003@psf.upfronthosting.co.za>
2014-07-25 16:26:57pitroulinkissue22003 messages
2014-07-25 16:26:57pitroucreate