mirraj2 opened a new pull request, #408:
URL: https://github.com/apache/poi/pull/408

   When exporting a large spreadsheet, this method took 2.3 seconds of 
execution time.  See VisualVM screenshot:
   
   <img width="586" alt="image" 
src="https://user-images.githubusercontent.com/847857/209012831-52c35859-aa14-4ef1-91b1-ef889409af68.png";>
   
   This change would ensure that only one linear lookup is made into the xfs 
collection instead of the current two lookups per invocation of this method.


-- 
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: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to