[issue44376] Improve performance of integer exponentiation

Serhiy Storchaka report at bugs.python.org
Thu Jun 10 12:01:36 EDT 2021


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

Is it because exponentiation becomes slower or because multiplication becomes faster? What are absolute numbers?

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list