matbesancon / MathOptSetDistances.jl

Distances to sets for MathOptInterface
MIT License
24 stars 4 forks source link

Static vec #47

Closed matbesancon closed 3 years ago

matbesancon commented 3 years ago

Replaced standard vectors with static ones in exp cone, reduced allocs with views

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (9c4e559) into master (c610daa) will decrease coverage by 0.15%. The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   90.36%   90.21%   -0.16%     
==========================================
  Files           5        5              
  Lines         467      470       +3     
==========================================
+ Hits          422      424       +2     
- Misses         45       46       +1     
Impacted Files Coverage Δ
src/distance_sets.jl 73.75% <54.54%> (-0.47%) :arrow_down:
src/projections.jl 98.88% <100.00%> (+0.01%) :arrow_up:

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 c610daa...9c4e559. Read the comment docs.