enhance: remove extra memory copy of bf16/bf16 brustforce search #38751
+6
−24
Codecov / codecov/project
failed
Jan 2, 2025 in 0s
69.53% (target 77.00%)
View this Pull Request on Codecov
69.53% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 69.53%. Comparing base (
aa0a87e
) to head (540d15b
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/core/src/query/SearchBruteForce.cpp | 66.66% | 2 Missing |
❗ There is a different number of reports uploaded between BASE (aa0a87e) and HEAD (540d15b). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #38751 +/- ##
===========================================
- Coverage 81.13% 69.53% -11.61%
===========================================
Files 1387 296 -1091
Lines 196268 26526 -169742
===========================================
- Hits 159251 18445 -140806
+ Misses 31421 8081 -23340
+ Partials 5596 0 -5596
Components | Coverage Δ | |
---|---|---|
Client | ∅ <ø> (∅) |
|
Core | 69.53% <66.66%> (-0.02%) |
⬇️ |
Go | ∅ <ø> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/core/src/query/SearchBruteForce.cpp | 78.26% <66.66%> (-1.47%) |
⬇️ |
Loading