gf2121 opened a new pull request, #12509:
URL: https://github.com/apache/lucene/pull/12509

   Recently I found that `SegmentTermsEnumFrame#init` occupied a high 
percentage in flame graph. It seems like there are a couple of array and 
objects constructed when calling `SegmentTermsEnumFrame::new`. This PR gives a 
try to reduce the SegmentTermsEnumFrame objects construction.
   
   
   
![image](https://github.com/apache/lucene/assets/52390227/ddcd8905-cb34-4f13-a7f4-7223564cdd23)
   


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