Skip to content

bpo-46372: Try to mutate the LHS during fast float ops#30594

Closed
brandtbucher wants to merge 18 commits intopython:mainfrom
brandtbucher:inplace-ops
Closed

bpo-46372: Try to mutate the LHS during fast float ops#30594
brandtbucher wants to merge 18 commits intopython:mainfrom
brandtbucher:inplace-ops

Conversation

@brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Jan 14, 2022

This modifies the existing int and float specializations to mutate the LHS operand in-place when possible. It also unifies the implementations of all of these operations.

https://bugs.python.org/issue46372

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting changes performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants