Christian Heimes added the comment:

It's also bad for memory read performance if the string is rather long. The 
memory controller performs best when code reads memory sequential. The talk 
http://www.youtube.com/watch?v=MC1EKLQ2Wmg about mythbusting modern hardware 
sums it up real nice.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17628>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to