[issue22003] BytesIO copy-on-write

Antoine Pitrou report at bugs.python.org
Fri Jul 25 18:26:57 CEST 2014


Antoine Pitrou added the comment:

> 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

----------

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


More information about the Python-bugs-list mailing list