Skip to content

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 25, 2013

closes #4365.

@@ -39,9 +39,34 @@
Benchmark("df[1].sum(level=1)", setup,
start_date=datetime(2011, 11, 15))

stat_ops_level_series_sum_multiple = \
Benchmark("df[1].sum(level=[0, 1])", setup, repeat=1,
start_date=datetime(2011, 11, 15))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops i tihnk i accidentally deleted this

@ghost ghost assigned cpcloud Jul 25, 2013
@cpcloud
Copy link
Member Author

cpcloud commented Jul 26, 2013

@jreback this ok to merge?

@jreback
Copy link
Contributor

jreback commented Jul 26, 2013

yep...ok

cpcloud added a commit that referenced this pull request Jul 26, 2013
@cpcloud cpcloud merged commit 149b922 into pandas-dev:master Jul 26, 2013
@cpcloud cpcloud deleted the frame-sum-int-perf-reg branch July 26, 2013 13:59
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.

performance regression in DataFrame.sum?
2 participants