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

CLN: ASV ctors benchmark #18479

Merged
merged 2 commits into from
Nov 25, 2017
Merged

CLN: ASV ctors benchmark #18479

merged 2 commits into from
Nov 25, 2017

Conversation

mroeschke
Copy link
Member

I think this these asvs should be enhanced or reorganized to other files in the future, but in the meantime:

$ asv run -q -b ^ctors
[  0.00%] ·· Benchmarking conda-py3.6-Cython-matplotlib-numexpr-numpy-openpyxl-pytables-pytest-scipy-sqlalchemy-xlrd-xlsxwriter-xlwt
[ 20.00%] ··· Running ctors.Constructors.time_dtindex_from_index_with_series                                         99.0μs
[ 40.00%] ··· Running ctors.Constructors.time_dtindex_from_series                                                    59.5μs
[ 60.00%] ··· Running ctors.Constructors.time_frame_from_ndarray                                                      237μs
[ 80.00%] ··· Running ctors.Constructors.time_index_from_array_string                                                 101μs
[100.00%] ··· Running ctors.Constructors.time_series_from_ndarray                                                    61.2μs

@mroeschke mroeschke changed the title Asv clean ctros CLN: ASV benchmark ctros Nov 25, 2017
@mroeschke mroeschke changed the title CLN: ASV benchmark ctros CLN: ASV ctors benchmark Nov 25, 2017
@codecov
Copy link

codecov bot commented Nov 25, 2017

Codecov Report

Merging #18479 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18479      +/-   ##
==========================================
- Coverage   91.34%   91.32%   -0.02%     
==========================================
  Files         163      163              
  Lines       49717    49717              
==========================================
- Hits        45413    45404       -9     
- Misses       4304     4313       +9
Flag Coverage Δ
#multiple 89.12% <ø> (ø) ⬆️
#single 40.51% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.1%) ⬇️

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 412988e...01c854e. Read the comment docs.

@jreback jreback added the Benchmark Performance (ASV) benchmarks label Nov 25, 2017
@jreback jreback added this to the 0.22.0 milestone Nov 25, 2017
@jreback jreback merged commit 5cd4cb2 into pandas-dev:master Nov 25, 2017
@jreback
Copy link
Contributor

jreback commented Nov 25, 2017

thanks!

@mroeschke mroeschke deleted the asv_clean_ctros branch November 25, 2017 18:23
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