JuliaLinearAlgebra / Octavian.jl

Multi-threaded BLAS-like library that provides pure Julia matrix multiplication
https://julialinearalgebra.github.io/Octavian.jl/stable/
Other
230 stars 18 forks source link

Fix performance of vecmatmul #97

Closed chriselrod closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #97 (c5b8282) into master (fb0d625) will increase coverage by 0.11%. The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   85.46%   85.57%   +0.11%     
==========================================
  Files          11       11              
  Lines         736      742       +6     
==========================================
+ Hits          629      635       +6     
  Misses        107      107              
Impacted Files Coverage Δ
src/matmul.jl 90.65% <86.95%> (+0.19%) :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 fb0d625...c5b8282. Read the comment docs.