[issue15381] Optimize BytesIO to so less reallocations when written, similarly to StringIO

Serhiy Storchaka report at bugs.python.org
Sat Jul 21 08:30:21 CEST 2012


Serhiy Storchaka <storchaka at gmail.com> added the comment:

Hmm. Without the ability to reproduce this effect, it will be difficult for me to 
get rid of him. What times for StringIO, append/join, unpatched BytesIO? Do 
this happen with a little different numbers (n=1500, 1600,...,3000)?

----------

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


More information about the Python-bugs-list mailing list