Skip to content

perf: accelerate distance kernels with SIMD - #20

Merged
zhenghaoz merged 1 commit into
mainfrom
feat/simd-distance
Aug 12, 2026
Merged

perf: accelerate distance kernels with SIMD#20
zhenghaoz merged 1 commit into
mainfrom
feat/simd-distance

[verified] perf: accelerate distance kernels with SIMD

f8a975d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 0s

61.32% (-0.02%) compared to 579bc98, passed because coverage increased by 0.01% when compared to adjusted base (61.30%)

View this Pull Request on Codecov

61.32% (-0.02%) compared to 579bc98, passed because coverage increased by 0.01% when compared to adjusted base (61.30%)

Details

Codecov Report

❌ Patch coverage is 77.14286% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.32%. Comparing base (579bc98) to head (f8a975d).

Files with missing lines Patch % Lines
internal/floats/floats_amd64.go 52.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   61.33%   61.32%   -0.02%     
==========================================
  Files         145      147       +2     
  Lines       40173    40203      +30     
==========================================
+ Hits        24642    24654      +12     
- Misses      12318    12339      +21     
+ Partials     3213     3210       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.