jainankitk commented on PR #14625:
URL: https://github.com/apache/lucene/pull/14625#issuecomment-2905595532

   > On your benchmark run, I see no query with a speedup and a low p-value?
   
   I primarily wanted to ensure there is no regression. Do we have any 
benchmark queries with `low == high`?
   
   > PointRangeQuery bottlenecks of adding doc IDs to a bit set rather than on 
comparisons, so I wonder if this optimization really helps in practice.
   
   I can see that it is hard to measure the impact of this change. Will try 
adding some low level benchmark and see if this really helps.


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