https://bz.apache.org/bugzilla/show_bug.cgi?id=66500

            Bug ID: 66500
           Summary: CodepointsUtil consumed alot of memory when text is
                    large
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: shp...@gmail.com
  Target Milestone: ---

Created attachment 38514
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38514&action=edit
outputEscapedString consumed alot of memory

When a large text excel cell is generating, every codepoint is accessed and it
was converted to a new String. These logic can consume alot of memory.

Is there any optimization for this ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to