[Libreoffice-bugs] [Bug 76260] FILEOPEN: slow loading and dump of .docx with lots of footnotes (see Comment 27 and Comment 39)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 20 13:40:08 UTC 2019


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

--- Comment #45 from Michael Meeks <michael.meeks at collabora.com> ---
> Hmmm, so we appear to be parsing the same substream over and over, once
> for each footnote.

Sure - there is just one XML file there; it's a nonsense doing the same rather
expensive XML parsing repeatedly - we should parse once and cache the results
somewhere sensible if we can.

-- 
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/20190820/634b1154/attachment.html>


More information about the Libreoffice-bugs mailing list