You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/05/30 23:08:16 UTC

[GitHub] [lucene] jtibshirani commented on pull request #926: VectorSimilarityFunction reverse removal

jtibshirani commented on PR #926:
URL: https://github.com/apache/lucene/pull/926#issuecomment-1141529401

   Thanks @alessandrobenedetti for working on this nice simplification! One thing I wanted to double-check -- for Euclidean distance we're now performing an extra division compared to before. I don't think this will have any significant impact on performance, and shouldn't affect the unrolling optimization added in LUCENE-10453, but I'm not 100% sure 🤔  Our nightly benchmarks only test `VectorSimilarityFunction.DOT_PRODUCT` so we wouldn't be able to catch a difference.


-- 
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: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org