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

cythonize str2str, str2lst, lst2str, lst2lst #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SoluMilken
Copy link
Contributor

@SoluMilken SoluMilken commented Feb 13, 2019

Profiling

Original

...Profiling Transform 10000
...Profiling Transform 10000 done in 0:00:02.622399
...Profiling Transform Sequence 10000
...Profiling Transform Sequence 10000 done in 0:00:01.994809

After

...Profiling Transform 10000
...Profiling Transform 10000 done in 0:00:02.338224
...Profiling Transform Sequence 10000
...Profiling Transform Sequence 10000 done in 0:00:01.701852

@codecov-io
Copy link

codecov-io commented Feb 13, 2019

Codecov Report

Merging #91 into master will decrease coverage by 0.27%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   95.07%   94.79%   -0.28%     
==========================================
  Files          51       51              
  Lines        1524     1519       -5     
  Branches      114      103      -11     
==========================================
- Hits         1449     1440       -9     
- Misses         68       72       +4     
  Partials        7        7
Impacted Files Coverage Δ
uttut/pipeline/edit/lst2lst.pyx 100% <100%> (ø)
uttut/pipeline/edit/str2str.pyx 100% <100%> (ø)
uttut/pipeline/edit/utils.pyx 94.73% <50%> (-5.27%) ⬇️
uttut/pipeline/edit/lst2str.pyx 90.9% <66.66%> (ø)
uttut/pipeline/edit/str2lst.pyx 97.43% <88.88%> (ø)

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 d56abac...dde018b. Read the comment docs.

@absolutelyNoWarranty
Copy link
Contributor

好像沒快多少?

@SoluMilken
Copy link
Contributor Author

對阿 😢

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.

3 participants