rmuir commented on PR #12089:
URL: https://github.com/apache/lucene/pull/12089#issuecomment-1416780926

   and when i look at the benchmarks, there are cases where IndexOrDV does 
better, and there are cases where this one does worse.  I'm not seeing a "clear 
winner", so i'd personally lean towards tie-breaking on "lower complexity". 
   
   We might be able to improve performance in easier ways that don't have 
complexity cost, such as replacing gigantic bitset with longhashset.


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