Skip to content

PERF: Hand Written Parser for Timedelta ISO 8601 Construction #19103

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
WillAyd opened this issue Jan 6, 2018 · 0 comments · Fixed by #19191
Closed

PERF: Hand Written Parser for Timedelta ISO 8601 Construction #19103

WillAyd opened this issue Jan 6, 2018 · 0 comments · Fixed by #19191
Labels
Performance Memory or execution speed performance Timedelta Timedelta data type
Milestone

Comments

@WillAyd
Copy link
Member

WillAyd commented Jan 6, 2018

See comment in #19039 - a hand written parser to replace the regular expression in timedeltas.pyx may provide performance benefits when constructing a Timedelta from an ISO 8601 Duration string

@jreback jreback added Difficulty Intermediate Performance Memory or execution speed performance Timedelta Timedelta data type labels Jan 6, 2018
@jreback jreback added this to the Next Major Release milestone Jan 6, 2018
@jreback jreback modified the milestones: Next Major Release, 0.23.0 Jan 12, 2018
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 Timedelta Timedelta data type
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants