diff options
author | Gregory P. Smith <greg@krypto.org> | 2022-01-23 10:00:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-23 10:00:41 (GMT) |
commit | c7f20f1cc8c20654e5d539552604362feb9b0512 (patch) | |
tree | 944c92342905e40464f231804208c4bc05d83404 /Python/formatter_unicode.c | |
parent | 83a0ef2162aa379071e243f1b696aa6814edcd2a (diff) | |
download | cpython-c7f20f1cc8c20654e5d539552604362feb9b0512.zip cpython-c7f20f1cc8c20654e5d539552604362feb9b0512.tar.gz cpython-c7f20f1cc8c20654e5d539552604362feb9b0512.tar.bz2 |
bpo-46406: Faster single digit int division. (#30626)
* bpo-46406: Faster single digit int division.
This expresses the algorithm in a more basic manner resulting in better
instruction generation by todays compilers.
See https://mail.python.org/archives/list/python-dev@python.org/thread/ZICIMX5VFCX4IOFH5NUPVHCUJCQ4Q7QM/#NEUNFZU3TQU4CPTYZNF3WCN7DOJBBTK5
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions