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

implement SIMD-accelerated euclidean #903

Merged
merged 6 commits into from
Dec 22, 2024
Merged

implement SIMD-accelerated euclidean #903

merged 6 commits into from
Dec 22, 2024

Conversation

zhenghaoz
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 65.43%. Comparing base (5c8f681) to head (6330102).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
base/floats/floats_amd64.go 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #903      +/-   ##
==========================================
- Coverage   65.99%   65.43%   -0.56%     
==========================================
  Files          86       94       +8     
  Lines       18147    19340    +1193     
==========================================
+ Hits        11976    12656     +680     
- Misses       5138     5596     +458     
- Partials     1033     1088      +55     

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

@zhenghaoz zhenghaoz merged commit dcfd453 into master Dec 22, 2024
8 of 10 checks passed
@zhenghaoz zhenghaoz deleted the zhenghaoz/euclidean branch December 22, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant