Skip to content

PERF: use bisect_right_i8 in vectorized #46341

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

Merged
merged 3 commits into from
Mar 15, 2022

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@jreback
Copy link
Contributor

jreback commented Mar 12, 2022

and specific asv improvements?

@jbrockmendel
Copy link
Member Author

and specific asv improvements?

haven't run any. the improvements for the scalar cases we already did were about 2x

@jreback jreback added the Performance Memory or execution speed performance label Mar 12, 2022
@jreback jreback added this to the 1.5 milestone Mar 12, 2022
@jbrockmendel
Copy link
Member Author

ran some asvs/timeits and this appeared to be a wash, so the main benefit is standardizing code patterns.

1 similar comment
@jbrockmendel
Copy link
Member Author

ran some asvs/timeits and this appeared to be a wash, so the main benefit is standardizing code patterns.

@jreback jreback merged commit 1ae00c6 into pandas-dev:main Mar 15, 2022
@jbrockmendel jbrockmendel deleted the ref-vec-mid branch March 15, 2022 23:40
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants