Skip to content

PERF: provide c-parsing of timedelta string formats #8863

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
jreback opened this issue Nov 20, 2014 · 1 comment
Closed

PERF: provide c-parsing of timedelta string formats #8863

jreback opened this issue Nov 20, 2014 · 1 comment
Labels
Performance Memory or execution speed performance Timedelta Timedelta data type

Comments

@jreback
Copy link
Contributor

jreback commented Nov 20, 2014

string Timedelta parsing is done via regexes now

would have a large perf boost to in-line parse.

@jreback jreback added Performance Memory or execution speed performance Timedelta Timedelta data type labels Nov 20, 2014
@jreback jreback added this to the 0.16.0 milestone Nov 20, 2014
@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 6, 2015
@jreback
Copy link
Contributor Author

jreback commented Jun 18, 2015

dupe of #6755

@jreback jreback closed this as completed Jun 18, 2015
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

No branches or pull requests

1 participant