[Libreoffice-bugs] [Bug 131951] Quadratic time on reading and converting html files with images

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 12 12:44:14 UTC 2020


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

--- Comment #7 from Pavel <klev.paul at gmail.com> ---
(In reply to Pavel from comment #6)
> Most likely, the problem is related not to the image size, but html file
> itself
> After taking a trace with valgrind, it is clear, that most of the time is
> used by
> HTMLParser::GetNextToken_(), 
> which extensively uses OutString::operator+=

So the problem is in HTML::ScanText method

-- 
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/20200412/2301fbac/attachment.htm>


More information about the Libreoffice-bugs mailing list