[issue22003] BytesIO copy-on-write

Antoine Pitrou report at bugs.python.org
Sun Jul 27 17:48:35 CEST 2014


Antoine Pitrou added the comment:

> Even after totally isolating a CPU for e.g. django_v2 and with frequency scaling disabled, numbers still jump around for the same binary by as much as 3%.

That's expected. If the difference doesn't go above 5-10%, then you IMO can pretty much consider your patch didn't have any impact on those benchmarks.

----------

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


More information about the Python-bugs-list mailing list