dweiss commented on PR #14705:
URL: https://github.com/apache/lucene/pull/14705#issuecomment-3015076555

   Ah, ok... Yes, could be, could be. It'll be tricky to optimize for whatever 
c2 is going to decide to do. I agree the Comparator abstraction - while very 
neat from source code point of view - may result in different optimizing 
decisions at runtime. I wonder if we implemented new lessThan interface in some 
places (instead of the comparator chain) it'd help.


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