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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]