jpountz commented on PR #13186:
URL: https://github.com/apache/lucene/pull/13186#issuecomment-2010540255

   > it isn't clean and a fragile logic
   
   Your idea may work but fragility is indeed my concern. I guess it's similar 
for the idea about tracking information about whether a doc crossed the mid 
point via a bit set (or boolean array) as this also makes assumptions about how 
the selection logic works.
   
   > I will run benchmark against other workloads too and share the numbers 
here, then we can see if swapping is a bottleneck and make a call.
   
   Thanks you!


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