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

Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions #2828

Merged
merged 2 commits into from
Jul 12, 2024

Update nanors to fix AVX-512 memory corruption

a0d6f26
Select commit
Loading
Failed to load commit list.
Merged

Provide SSSE3, AVX2, and AVX512 optimized Reed-Solomon functions #2828

Update nanors to fix AVX-512 memory corruption
a0d6f26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 1s

9.04% (+0.05%) compared to 6607a28

View this Pull Request on Codecov

9.04% (+0.05%) compared to 6607a28

Details

Codecov Report

Attention: Patch coverage is 46.15385% with 14 lines in your changes missing coverage. Please review.

Project coverage is 9.04%. Comparing base (6607a28) to head (a0d6f26).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2828      +/-   ##
=========================================
+ Coverage    8.99%   9.04%   +0.05%     
=========================================
  Files          95      96       +1     
  Lines       17312   17437     +125     
  Branches     8236    8276      +40     
=========================================
+ Hits         1557    1578      +21     
- Misses      12890   12968      +78     
- Partials     2865    2891      +26     
Files Coverage Δ
src/stream.cpp 0.86% <0.00%> (-0.06%) ⬇️
src/rswrapper.c 48.00% <48.00%> (ø)

... and 4 files with indirect coverage changes