[issue32147] improve performance of binascii.unhexlify() by using conversion table

Serhiy Storchaka report at bugs.python.org
Fri Dec 1 05:13:02 EST 2017


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

Yes. And I can't reproduce a slowdown with a simplified a2b_qp(). Maybe this depends on the compiler and on the CPU. What are your OS, compiler and CPU? Do you build 32- or 64-bit Python? Do you build in a debug or release mode?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32147>
_______________________________________


More information about the Python-bugs-list mailing list