Add SIMD versions of scrambler and vector multiplication #361
Codecov / codecov/project
failed
Jul 10, 2024 in 0s
78.010% (-0.030%) compared to e56e4dd
View this Pull Request on Codecov
78.010% (-0.030%) compared to e56e4dd
Details
Codecov Report
Attention: Patch coverage is 72.00000%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 78.010%. Comparing base (
e56e4dd
) to head (560678b
).
Report is 4 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/vector/src/vectorcf_mul.avx.c | 44.736% | 21 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #361 +/- ##
=============================================
- Coverage 78.040% 78.010% -0.030%
=============================================
Files 207 208 +1
Lines 18967 19014 +47
Branches 2550 2555 +5
=============================================
+ Hits 14802 14833 +31
- Misses 3260 3278 +18
+ Partials 905 903 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading