Hi, Could you provide an example file which takes a lot of time to process? (without sensitive data, of course)
-- Best regards, Sergey Vladimirov On Thu, Jun 23, 2011 at 5:30 AM, dpront <[email protected]> wrote: > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
