[Libreoffice-bugs] [Bug 143268] Slow response in document with many tables
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 19 16:38:40 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=143268
--- Comment #26 from Buovjaga <ilmari.lauhakangas at libreoffice.org> ---
(In reply to David from comment #25)
> Created attachment 174418 [details]
> perf.data printout
>
> I attached a printout of what I get with 'perf report'.
>
> My output from hotspot is hundreds of megs for just a short recording.
> Hotspot also reports a lot of missing debug symbols.
>
> I used the command './autogen.sh --enable-dbgutil --enable-symbols="sw/"' to
> configure the compile. Should I compile with different parameters?
Ahh, thanks for mentioning the parameters! You should drop --enable-dbgutil as
it causes performance issues. Dropping it means you have to first run "make
clean" to remove your workdir and instdir and then you have to build from
scratch.
--
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/20210819/a28cfc71/attachment.htm>
More information about the Libreoffice-bugs
mailing list