Hi,
I have both extracted the shiftRow() and the write() method to verify where the performance bottleneck is occuring and I found out that it's really on the write() method. Here is the result of the latest profile: http://s760.photobucket.com/albums/xx242/gerardagda/?action=view¤t=Profileresult-1.jpg and this is the updated code (took out unnecessary methods for the experiment): http://privatepaste.com/7fea727c89 Thanks. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/taking-too-long-to-create-xlsm-tp4497635p4516055.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
