-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
PERF: indexing on UInt64Index with int64s #41972
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
Conversation
jbrockmendel
commented
Jun 12, 2021
- closes PERF: performance regression in indexing UInt64Index with an array-like #41873
- tests added / passed
- Ensure all linting tests pass, see here for how to run them
- whatsnew entry
This fixes a regression on master so should be backported to 1.3.x |
@jbrockmendel can you post some timings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can u add a test here
not actually changing any behavior
based on the asv mentioned in #41873
|
@meeseeksdev backport 1.3.x |
Something went wrong ... Please have a look at my logs. |
Co-authored-by: jbrockmendel <[email protected]>