mtsch / Ripserer.jl

Flexible and efficient persistent homology computation.
https://mtsch.github.io/Ripserer.jl/dev/
MIT License
66 stars 8 forks source link

Benchmark CI update #99

Closed mtsch closed 4 years ago

mtsch commented 4 years ago

~Add benchmarks for Alpha~ and rework the others.

Alpha benchmarks are broken and are unused for now.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
- Coverage   96.72%   95.90%   -0.82%     
==========================================
  Files          13       13              
  Lines        1068      953     -115     
==========================================
- Hits         1033      914     -119     
- Misses         35       39       +4     
Impacted Files Coverage Δ
src/primefield.jl 92.85% <0.00%> (-7.15%) :arrow_down:
src/chainelement.jl 94.23% <0.00%> (-5.77%) :arrow_down:
src/simplexrecipes.jl 62.00% <0.00%> (-3.46%) :arrow_down:
src/simplex.jl 95.17% <0.00%> (-2.92%) :arrow_down:
src/filtrations/alpha.jl 96.20% <0.00%> (-0.27%) :arrow_down:
src/reductionmatrix.jl 98.39% <0.00%> (-0.17%) :arrow_down:
src/filtrations/custom.jl 98.46% <0.00%> (-0.14%) :arrow_down:
src/main.jl 100.00% <0.00%> (ø)
src/zerodimensional.jl 100.00% <0.00%> (ø)
src/filtrations/rips.jl 100.00% <0.00%> (ø)
... and 2 more

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 3e5c61e...e57acbe. Read the comment docs.