[Libreoffice-bugs] [Bug 108560] EDITING: Slow Edit or Open Large Cells

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 17 17:18:48 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108560

--- Comment #6 from Francewhoa <francewhoa+bugs.documentfoundation.org at ubertus.ca> ---
The main difference between the files attached in comment #5 and #2 above are
their length. 129 lines compare to 235 lines. So somehow the lag is triggered
when the cell content is between line 130 and 235.

Here is a summary of the test results with LibreOffice (LO) using file in #2
for the cell content

• With LO 4.2 Francewhoa was NOT able to reproduce
• With LO 5.0.0.5 Telesto was NOT able to reproduce
• With LO 5.0.6.3 Telesto was ABLE to reproduce
• With LO 5.2.7.2 Francewhoa was ABLE to reproduce
• With LO 6.0.0.0.alpha0+ Telesto was ABLE to reproduce

So it seems something was introduce between 5.0.0.5 and 5.0.6.3

#5 result in a small lag. Just ~2 seconds per operation. So Calc is still
usable if the cell is below 129 lines. But conditional to the user having a
fast CPU. Intel Core i7 at 3.10 GHz with 8 CPUs. 

#2 result in a much bigger lag. ~30 seconds per operation. So Calc is not
usable. Notice that roughly double the number of cell lines result in 15 times
more lag. So the lag is both directly correlated to the number of lines in the
cell, and the lag is also exponential. Ho Ho :O. In other words, the lag
increase rapidly with additional lines in the cell.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170617/513b151a/attachment.html>


More information about the Libreoffice-bugs mailing list