You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mypyc] Add primitives and specialization for ord() (#18240)
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.
0 commit comments