Skip to content

PERF: use StringHashtable in data algos #16128

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
Apr 25, 2017
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Apr 25, 2017

xref #16107

@jreback jreback added Clean Performance Memory or execution speed performance labels Apr 25, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 25, 2017
@jreback jreback mentioned this pull request Apr 25, 2017
@codecov
Copy link

codecov bot commented Apr 25, 2017

Codecov Report

Merging #16128 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16128      +/-   ##
==========================================
- Coverage   90.84%   90.83%   -0.01%     
==========================================
  Files         159      159              
  Lines       50774    50771       -3     
==========================================
- Hits        46124    46120       -4     
- Misses       4650     4651       +1
Flag Coverage Δ
#multiple 88.61% <100%> (-0.01%) ⬇️
#single 40.33% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/algorithms.py 94.41% <100%> (-0.03%) ⬇️
pandas/core/common.py 90.68% <0%> (-0.35%) ⬇️

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 6ad32d2...4832f42. Read the comment docs.

@jreback jreback merged commit 8d122e6 into pandas-dev:master Apr 25, 2017
pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Performance Memory or execution speed performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant