Skip to content

Potential regression induced by PR #57445 #57622

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
5 of 24 tasks
rhshadrach opened this issue Feb 25, 2024 · 4 comments
Closed
5 of 24 tasks

Potential regression induced by PR #57445 #57622

rhshadrach opened this issue Feb 25, 2024 · 4 comments
Labels
Index Related to the Index class or subclasses Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
Milestone

Comments

@rhshadrach
Copy link
Member

rhshadrach commented Feb 25, 2024

PR #57445 may have induced a performance regression. If it was a necessary behavior change, this may have been expected and everything is okay.

Please check the links below. If any ASVs are parameterized, the combinations of parameters that a regression has been detected for appear as subbullets.

Subsequent benchmarks may have skipped some commits. The link below lists the commits that are between the two benchmark runs where the regression was identified.

Commit Range

cc @mroeschke

@rhshadrach rhshadrach added Index Related to the Index class or subclasses Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version labels Feb 25, 2024
@rhshadrach rhshadrach added this to the 2.2.2 milestone Feb 25, 2024
@rhshadrach
Copy link
Member Author

@mroeschke - I've checked off the regressions where there are already fixes in place.

@mroeschke
Copy link
Member

Thanks!

@mroeschke
Copy link
Member

I think these are also mostly expected. There's a tradeoff here of doing More Work to potentially save memory in the resulting object.

Also in terms of milestoning this issue (and others), if the original PR was targeted for 3.0 shouldn't this issue milestone also be 3.0?

@rhshadrach
Copy link
Member Author

Makes sense on both counts, should have been milestoned as 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Index Related to the Index class or subclasses Performance Memory or execution speed performance Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

No branches or pull requests

2 participants