Skip to content

[mypyc] Optimize list.__imul__, tuple.__mul__#18887

Merged
JukkaL merged 1 commit into
python:masterfrom
cdce8p:mypyc-sequence-multiply
Apr 8, 2025
Merged

[mypyc] Optimize list.__imul__, tuple.__mul__#18887
JukkaL merged 1 commit into
python:masterfrom
cdce8p:mypyc-sequence-multiply

Conversation

@cdce8p cdce8p added the topic-mypyc mypyc bugs label Apr 5, 2025

@JukkaL JukkaL left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good! I could verify that this makes l *= n measurably faster.

@JukkaL
JukkaL merged commit c7ea011 into python:master Apr 8, 2025
@cdce8p
cdce8p deleted the mypyc-sequence-multiply branch April 8, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-mypyc mypyc bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants