Skip to content

VB: add test for iteritems performance #2335

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
wants to merge 1 commit into from
Closed

VB: add test for iteritems performance #2335

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 23, 2012

catch the regression noted in #2273 next time.

frame_iteritems                           24.85       3.12  7.98

Columns: test_name | head_time [ms] | baseline_time [ms] | ratio

- a Ratio of 1.30 means HEAD is 30% slower then the Baseline.

Head [59d318c] : revert
Baseline [bdbca8e] : BUG: fix borked data-copying iteritems performance affecting DataFrame and SparseDataFrame. close #2273

catch the regression noted in #2273 next time.
@wesm wesm closed this Nov 23, 2012
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.

1 participant