benwtrent commented on PR #13202:
URL: https://github.com/apache/lucene/pull/13202#issuecomment-2022583444

   Looking at the benchmarking, we are adding a 5% overhead to all vector 
operations when using float32. As vector operations get faster (consider 
hamming distance with exploring more vectors), I expect this timeout mechanism 
to have an even bigger impact on search.
   
   What was the dimension count & dataset for your performance testing 
@kaivalnp ?
   
   Do we really think that timing out a couple of seconds faster is worth the 
overhead?


-- 
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