[issue21118] str.translate is absurdly slow in majority of use cases (takes up to 60x longer than similar functions)

STINNER Victor report at bugs.python.org
Fri Apr 4 19:30:07 CEST 2014


STINNER Victor added the comment:

translate_writer_bench.txt: full output of the micro-benchmark.

----------
Added file: http://bugs.python.org/file34728/translate_writer_bench.txt

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


More information about the Python-bugs-list mailing list