stefanvodita commented on PR #12966:
URL: https://github.com/apache/lucene/pull/12966#issuecomment-1890862937

   What I've done is I've only taken advantage of the boxing for genericity 
when collecting results `getTop...` and not use it while performing the 
aggregations themselves. Most of the taxonomy tasks are not showing a 
significant performance change. I wonder if the one that has slowed down spends 
more time collecting the aggregation values than calculating them.


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