You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2010/06/14 17:44:36 UTC

DO NOT REPLY [Bug 49432] CommentsTable.getCTComment() has poor performance

https://issues.apache.org/bugzilla/show_bug.cgi?id=49432

Nick Burch <ni...@alfresco.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Nick Burch <ni...@alfresco.com> 2010-06-14 11:44:34 EDT ---
We can't simply keep a map, we also need to take steps to keep it in sync as
the comment references are updated, which means rippling up to the XSSFComment
level

I've implemented lazy caching in r954521, which should hopefully sort it for
you.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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