[New-bugs-announce] [issue46406] optimize int division

Gregory P. Smith report at bugs.python.org
Sun Jan 16 18:38:29 EST 2022


New submission from Gregory P. Smith <greg at krypto.org>:

Based on a python-dev thread, we've come up with faster int division code for CPython's bignums.

https://mail.python.org/archives/list/python-dev@python.org/thread/ZICIMX5VFCX4IOFH5NUPVHCUJCQ4Q7QM/#NEUNFZU3TQU4CPTYZNF3WCN7DOJBBTK5

filing this issue for starters to attach a PR to.  details forthcoming.

----------
messages: 410735
nosy: gregory.p.smith
priority: normal
severity: normal
stage: needs patch
status: open
title: optimize int division
type: performance
versions: Python 3.11

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


More information about the New-bugs-announce mailing list