[issue4128] Performance regression in long division in 2.6
Fredrik Johansson
report at bugs.python.org
Fri Oct 17 19:55:18 CEST 2008
Fredrik Johansson <fredrik.johansson at gmail.com> added the comment:
> I propose to close this as "won't fix"; I'm not interested in 150ms
> speed differences when dividing 100000 digit numbers.
Sure.
(I care about differences like this, because they have a tendency to add
up. But it's a minor issue, and a faster algorithm in Python 2.7 will
indeed solve the problem.)
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4128>
_______________________________________
More information about the Python-bugs-list
mailing list