benwtrent commented on issue #11419:
URL: https://github.com/apache/lucene/issues/11419#issuecomment-1921160057

   > What was the decision behind adding these candidates `outOfOrder`?
   
   Speed, once we know things are sorted, we know they have been checked for 
diversity. But with any optimization, measurement is important. 
   
   If you can get the same graph results but faster by adjusting how we track 
diverse candidates & using a radix heap, I say go forth and benchmark :)


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