[Libreoffice-bugs] [Bug 130795] FILEOPEN: Spreadsheet takes long to open

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 13 09:16:19 UTC 2021


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

--- Comment #24 from Luboš Luňák <l.lunak at collabora.com> ---
> So we could also remove the brand new lib dependency on cuckoo (unless it
> could be used for something else?)

I think so.

> Kohei was in the trio Calc experts (Eike, Kohei, Markus), so I suppose he
> had done some perf tests but perhaps with all code change after all these
> years, those are no more relevant?

Using SharedString is worth it if the object is used multiple times to offset
the creation cost. The problem here is that the object is used just once.

-- 
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/20210913/f2f24a62/attachment.htm>


More information about the Libreoffice-bugs mailing list