KEMBAR78
[mypyc] Add primitives and specialization for ord() by JukkaL · Pull Request #18240 · python/mypy · GitHub
Skip to content

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
14 checks passed
@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