Skip to content

CLN: ASV reshape #18944

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 3 commits into from
Dec 26, 2017
Merged

CLN: ASV reshape #18944

merged 3 commits into from
Dec 26, 2017

Conversation

mroeschke
Copy link
Member

Flake8'd and simplified setups where available.

$ asv dev -b ^reshape
· Discovering benchmarks
· Running 9 total benchmarks (1 commits * 1 environments * 9 benchmarks)
[  0.00%] ·· Building for existing-py_home_matt_anaconda_envs_pandas_dev_bin_python
[  0.00%] ·· Benchmarking existing-py_home_matt_anaconda_envs_pandas_dev_bin_python
[ 11.11%] ··· Running reshape.Melt.time_melt_dataframe                   7.27ms
[ 22.22%] ··· Running reshape.Pivot.time_reshape_pivot_time_series        441ms
[ 33.33%] ··· Running reshape.PivotTable.time_pivot_table                46.0ms
[ 44.44%] ··· Running reshape.SimpleReshape.time_stack                   6.73ms
[ 55.56%] ··· Running reshape.SimpleReshape.time_unstack                 6.05ms
[ 66.67%] ··· Running reshape.SparseIndex.time_unstack                   2.76ms
[ 77.78%] ··· Running reshape.Unstack.time_full_product                   254ms
[ 88.89%] ··· Running reshape.Unstack.time_without_last_row               477ms
[100.00%] ··· Running reshape.WideToLong.time_wide_to_long_big            378ms

@codecov
Copy link

codecov bot commented Dec 26, 2017

Codecov Report

Merging #18944 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18944      +/-   ##
==========================================
+ Coverage   91.59%   91.59%   +<.01%     
==========================================
  Files         150      150              
  Lines       48959    48959              
==========================================
+ Hits        44843    44845       +2     
+ Misses       4116     4114       -2
Flag Coverage Δ
#multiple 89.96% <ø> (ø) ⬆️
#single 41.13% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/util/testing.py 84.9% <0%> (+0.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cdebcf3...3d8e4e9. Read the comment docs.

@jreback jreback added the Benchmark Performance (ASV) benchmarks label Dec 26, 2017
@jreback jreback added this to the 0.23.0 milestone Dec 26, 2017
@jreback jreback merged commit 22601f7 into pandas-dev:master Dec 26, 2017
@jreback
Copy link
Contributor

jreback commented Dec 26, 2017

thanks!

hexgnu pushed a commit to hexgnu/pandas that referenced this pull request Dec 28, 2017
@mroeschke mroeschke deleted the asv_clean_reshape branch December 31, 2017 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Benchmark Performance (ASV) benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants