-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[mypyc] Faster bool and integer conversions #14422
Merged
Merged
Commits on Jan 10, 2023
-
[mypyc] Optimize conversions between int/bool
Previously we used slow generic operations for these.
Configuration menu - View commit details
-
Copy full SHA for b7a0e38 - Browse repository at this point
Copy the full SHA b7a0e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20334e0 - Browse repository at this point
Copy the full SHA 20334e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee851dc - Browse repository at this point
Copy the full SHA ee851dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3520c1f - Browse repository at this point
Copy the full SHA 3520c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe37a98 - Browse repository at this point
Copy the full SHA fe37a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e1044b - Browse repository at this point
Copy the full SHA 0e1044bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f3276a - Browse repository at this point
Copy the full SHA 4f3276aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c37a320 - Browse repository at this point
Copy the full SHA c37a320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6195208 - Browse repository at this point
Copy the full SHA 6195208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4b9e8 - Browse repository at this point
Copy the full SHA 4e4b9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a6396 - Browse repository at this point
Copy the full SHA 04a6396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8549b3c - Browse repository at this point
Copy the full SHA 8549b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c95d593 - Browse repository at this point
Copy the full SHA c95d593View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.