Skip to content

Remove redundant allocations in distance function#75

Merged
Arshdeep54 merged 1 commit intorefactorfrom
optimize_distance
Mar 25, 2026
Merged

Remove redundant allocations in distance function#75
Arshdeep54 merged 1 commit intorefactorfrom
optimize_distance

Conversation

@4adex
Copy link
Copy Markdown
Collaborator

@4adex 4adex commented Mar 25, 2026

Removing redundant .to_vec() allocations from hnsw search.
Optimizing distance calculation speeds up search and build time.

@4adex 4adex requested a review from Arshdeep54 March 25, 2026 07:04
@Arshdeep54 Arshdeep54 merged commit 1154cda into refactor Mar 25, 2026
6 checks passed
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.

2 participants