gsmiller commented on PR #13657:
URL: https://github.com/apache/lucene/pull/13657#issuecomment-2290359914

   As one more thought, all I can think is that these impacted tasks are 
possibly taking the `leafSlices.length == 0` condition branch and avoiding the 
need to create the collectors list at all? Is it possible that creating these 
lists and reclaiming them in GC is somehow having this kind of outsized impact?


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