Skip to content

[mypyc] Add primitives and specialization for ord()#18240

Merged
JukkaL merged 7 commits intomasterfrom
mypyc-ord
Dec 4, 2024
Merged

[mypyc] Add primitives and specialization for ord()#18240
JukkaL merged 7 commits intomasterfrom
mypyc-ord

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Dec 4, 2024

This makes a microbenchmark adapted from an internal production codebase that heavily uses ord() over 10x faster.

Work on mypyc/mypyc#644 and mypyc/mypyc#880.

@JukkaL JukkaL changed the title [mypyc] Add primitive and specializations for ord() [mypyc] Add primitives and specialization for ord() Dec 4, 2024
@JukkaL JukkaL merged commit ee19ea7 into master Dec 4, 2024
@JukkaL JukkaL deleted the mypyc-ord branch December 4, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants