uschindler commented on PR #15104:
URL: https://github.com/apache/lucene/pull/15104#issuecomment-3213278194

   OK, thanks, so all three have same slowdown in this benchmark.
   
   Let's only understand why the production benchmarks on Mike's server showed 
a significant improvment for postings-related boolean queries?
   
   I will do some tests locally and modify the VarHandle stuff more, maybe I 
can make it better without lambda (that causes GC havoc outside of 
microbenchamrks).
   
   Maybe we should for now revert #15089. I have no much time today to work on 
that. But basically we need to get rid of the captured lambda.


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