[issue4258] Use 30-bit digits instead of 15-bit digits for Python integers.

Antoine Pitrou report at bugs.python.org
Tue Feb 17 18:09:55 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

As I said, I actually see a speedup as well on a 32-bit build on a
64-bit CPU. So the current patch (30bit_longdigit13.patch) is fine.

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


More information about the Python-bugs-list mailing list