[issue5512] Streamline integer division

Antoine Pitrou report at bugs.python.org
Wed Mar 18 23:47:48 CET 2009


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

Results here (Athlon X2 3600+ with gcc in 64-bit mode with 30-bit
digits), "pidigits_bestof.py 2000":
- unpatched: 1644.9 ms
- patched: 694.8 ms
!

----------

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


More information about the Python-bugs-list mailing list