Skip to content

CLN: ASV plotting #18916

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 1 commit into from
Dec 23, 2017
Merged

CLN: ASV plotting #18916

merged 1 commit into from
Dec 23, 2017

Conversation

mroeschke
Copy link
Member

Flake8'd and simplified some of the setup.

$ asv dev -b ^plotting
· Discovering benchmarks
· Running 6 total benchmarks (1 commits * 1 environments * 6 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
[ 16.67%] ··· Running plotting.Misc.time_plot_andrews_curves              1.92s
[ 33.33%] ··· Running plotting.Plotting.time_frame_plot                   417ms
[ 50.00%] ··· Running plotting.Plotting.time_series_plot                  418ms
[ 66.67%] ··· Running ...ting.TimeseriesPlotting.time_plot_irregular      130ms
[ 83.33%] ··· Running plotting.TimeseriesPlotting.time_plot_regular       388ms
[100.00%] ··· Running ...TimeseriesPlotting.time_plot_regular_compat      123ms

@codecov
Copy link

codecov bot commented Dec 23, 2017

Codecov Report

Merging #18916 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #18916   +/-   ##
=======================================
  Coverage   91.65%   91.65%           
=======================================
  Files         154      154           
  Lines       51368    51368           
=======================================
  Hits        47080    47080           
  Misses       4288     4288
Flag Coverage Δ
#multiple 89.52% <ø> (ø) ⬆️
#single 40.84% <ø> (ø) ⬆️

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 6164da2...a721635. Read the comment docs.

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

jreback commented Dec 23, 2017

thanks!

@mroeschke mroeschke deleted the asv_clean_plotting branch December 24, 2017 05:53
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