[issue14654] More fast utf-8 decoding

STINNER Victor report at bugs.python.org
Mon Apr 23 23:33:13 CEST 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

> 64-bit Linux, Intel Core i5-2500K CPU @ 3.30GHz: (...)

Hum, the patch doesn't look very interesting if it only optimize one
specific case:

> utf-8     '\x80'*10000                    366 (+53%)    559

----------

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


More information about the Python-bugs-list mailing list