shapelets / khiva

An open-source library of algorithms to analyse time series in GPU and CPU.
https://khiva.readthedocs.io/
Mozilla Public License 2.0
228 stars 30 forks source link

Improving visvalingam performance by 3x. #134

Closed avilchess closed 5 years ago

avilchess commented 5 years ago

Make sure you have checked all steps below.

Description

Tests

Benchmarks

Commits

License

Documentation

codecov[bot] commented 5 years ago

Codecov Report

Merging #134 into master will decrease coverage by 0.28%. The diff coverage is 97.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage    97.6%   97.31%   -0.29%     
==========================================
  Files          17       17              
  Lines        1879     1901      +22     
==========================================
+ Hits         1834     1850      +16     
- Misses         45       51       +6
Impacted Files Coverage Δ
src/khiva/dimensionality.cpp 96.97% <97.43%> (-1.73%) :arrow_down:

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 afc7fe6...6cab89d. Read the comment docs.

jrecuerda commented 5 years ago

LGTM