Skip to content

PERF: groupby / frame apply optimization #7881

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
Jul 30, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jul 30, 2014

-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------
groupby_frame_apply_overhead                 |   9.1400 |  70.3743 |   0.1299 |
groupby_frame_apply                          |  43.5640 | 186.6427 |   0.2334 |
groupby_apply_dict_return                    |  39.6016 |  80.1926 |   0.4938 |

@jreback jreback added this to the 0.15.0 milestone Jul 30, 2014
@jreback
Copy link
Contributor Author

jreback commented Jul 30, 2014

was introduced earlier in 0.15.0, now going back to the prior perf

jreback added a commit that referenced this pull request Jul 30, 2014
PERF: groupby / frame apply optimization
@jreback jreback merged commit 57cca51 into pandas-dev:master Jul 30, 2014
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 Regression Functionality that used to work in a prior pandas version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant