https://issues.apache.org/ooo/show_bug.cgi?id=123909
Clarence GUO <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82223| |review? Flags| | --- Comment #5 from Clarence GUO <[email protected]> --- Created attachment 82223 --> https://issues.apache.org/ooo/attachment.cgi?id=82223&action=edit fix patch Root Cause: Because need to allocate too much memory for 1M rows, memory allocation cost too much time Resolution: Pre-calculate needed memory, and reserve enough memory in advance NOTE: With the fix, paste cells to 1M rows needs several seconds, but freeze will not happen. As the same scenarion in Excel 2010 also take several seconds, I think the result is acceptable. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
