Skip to content

PERF: performance regression in timeseries/timestamp comparison (ASV) #37462

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

Closed
jorisvandenbossche opened this issue Oct 28, 2020 · 1 comment · Fixed by #38248
Closed

PERF: performance regression in timeseries/timestamp comparison (ASV) #37462

jorisvandenbossche opened this issue Oct 28, 2020 · 1 comment · Fixed by #38248
Labels
Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
Milestone

Comments

@jorisvandenbossche
Copy link
Member

See https://pandas.pydata.org/speed/pandas/#arithmetic.Timeseries.time_series_timestamp_compare?python=3.8&Cython=0.29.21&p-tz=None&commits=ac7ca239-038aab96

This seems to be caused by #37313 cc @jbrockmendel

@jorisvandenbossche jorisvandenbossche added Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version labels Oct 28, 2020
@jorisvandenbossche jorisvandenbossche added this to the 2.0 milestone Oct 28, 2020
@simonjayhawkins
Copy link
Member

@jorisvandenbossche is the milestone here correct?

jbrockmendel added a commit to jbrockmendel/pandas that referenced this issue Dec 2, 2020
@jreback jreback modified the milestones: 2.0, 1.1.5 Dec 3, 2020
@simonjayhawkins simonjayhawkins modified the milestones: 1.1.5, 1.2 Dec 3, 2020
jreback pushed a commit that referenced this issue Dec 3, 2020
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 Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants