Skip to content

REF: fewer simple_new calls in DTA._generate_range GH#24562 #45293

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 2 commits into from
Jan 10, 2022

Conversation

jbrockmendel
Copy link
Member

The _simple_new calls are cheaper than they were back then, so we won't see that much improvement. Still should be better than nothing.

@jreback jreback added Performance Memory or execution speed performance Refactor Internal refactoring of code Datetime Datetime data dtype labels Jan 10, 2022
@jreback jreback added this to the 1.5 milestone Jan 10, 2022
@jreback jreback merged commit c377e3c into pandas-dev:master Jan 10, 2022
@jreback
Copy link
Contributor

jreback commented Jan 10, 2022

great

@jbrockmendel jbrockmendel deleted the perf-24562 branch January 10, 2022 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Datetime Datetime data dtype Performance Memory or execution speed performance Refactor Internal refactoring of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor DatetimeArray._generate_range
2 participants