summaryrefslogtreecommitdiff
path: root/Python/opcode_targets.h
diff options
context:
space:
mode:
authorCrowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>2022-01-28 08:46:45 +0800
committerGitHub <noreply@github.com>2022-01-27 18:46:45 -0600
commitf10dafc430279b4e6cf5b981ae3d1d76e8f431ad (patch)
tree2d6ab9a6c43f14ad95aad209d2cd78f005cd3807 /Python/opcode_targets.h
parente7a6285f1be18992191599792524d3aa6aedfa55 (diff)
downloadcpython-git-f10dafc430279b4e6cf5b981ae3d1d76e8f431ad.tar.gz
bpo-46407: Optimizing some modulo operations (GH-30653)
Added new internal functions to compute mod without also computing the quotient. The loops can be leaner then, which leads to modestly but reliably faster execution in contexts that know they don't need the quotient. Code by Jeremiah Vivian (Pascual).
Diffstat (limited to 'Python/opcode_targets.h')
0 files changed, 0 insertions, 0 deletions