Skip to content
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

PERF: performance improvements in multi-key groupby #9429

Merged
merged 1 commit into from
Feb 7, 2015

Conversation

behzadnouri
Copy link
Contributor

-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------
groupby_multi_index                          | 1008.6970 | 1861.1110 |   0.5420 |
-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------

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

Target [907e1b7] : performance improvements in multi-key groupby
Base   [5dc8009] : Merge pull request #9418 from sinhrks/rn_20150205

DOC: Fix release note format

@jreback jreback added Groupby Performance Memory or execution speed performance labels Feb 6, 2015
@jreback jreback added this to the 0.16.0 milestone Feb 6, 2015
@jreback
Copy link
Contributor

jreback commented Feb 6, 2015

pls add a release note in perf section, otherwise looks good.

@behzadnouri
Copy link
Contributor Author

@jreback added the release note

jreback added a commit that referenced this pull request Feb 7, 2015
PERF: performance improvements in multi-key groupby
@jreback jreback merged commit 43c1007 into pandas-dev:master Feb 7, 2015
@jreback
Copy link
Contributor

jreback commented Feb 7, 2015

thanks!

we should prob rerun these benchmarks to see how much better things are now

https://github.com/Rdatatable/data.table/wiki/Benchmarks-%3A-Grouping

@behzadnouri behzadnouri deleted the grby-mi branch February 7, 2015 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groupby Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants