ChrisHegarty commented on PR #15037: URL: https://github.com/apache/lucene/pull/15037#issuecomment-3164409649
We're growing the number of vector distance implementations, which is a bit concerning. However, the implementations in this PR are straightforward, no unrolling, no vector-width specific version, etc, and they are all well covered by new and existing tests. So this should be fine. We can review what we have at some future point if necessary. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
