HoustonPutman commented on PR #13919:
URL: https://github.com/apache/lucene/pull/13919#issuecomment-2415275109

   So after fixing the innocuous bugs in the implementations, it looks like 
there is no speed up here. The confidence interval finding can be up to 30% 
faster or so, but that's such a small portion of the quantization cost, that it 
really doesn't make a difference at all. (I think the bug was creating bad 
quantization that made the `findNearestNeighbors` search much faster)
   
   Oh well, good to test out and see at least. Probably no reason to merge if 
there isn't a Lucene use case that would really benefit from this.


-- 
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-unsubscr...@lucene.apache.org

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


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

Reply via email to