Skip to content

PERF: perf regression index construction from series (GH6150) #6153

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 1 commit into from
Jan 29, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 28, 2014

closes #6150

@jreback
Copy link
Contributor Author

jreback commented Jan 28, 2014

@hayd easy enough....

@jreback
Copy link
Contributor Author

jreback commented Jan 29, 2014

back to the old perfs

-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------
index_from_series_ctor                       |   0.0233 |   7.7777 |   0.0030 |
dtindex_from_series_ctor                     |   0.0143 |   4.1296 |   0.0035 |
-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------

Ratio < 1.0 means the target commit is faster then the baseline.
Seed used: 1234

Target [20e3fcc] : PERF: perf regression index construction from seris (GH6150)
Base   [6d889d4] : BLD/TST: one more skip_errno for @network

jreback added a commit that referenced this pull request Jan 29, 2014
PERF: perf regression index construction from series (GH6150)
@jreback jreback merged commit 488037b into pandas-dev:master Jan 29, 2014
@hayd
Copy link
Contributor

hayd commented Jan 29, 2014

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating DatetimeIndex from date column performance regression
2 participants