[Libreoffice-bugs] [Bug 114197] Handling large EMF document stalls LO for several minutes
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 5 13:10:11 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=114197
--- Comment #9 from Mason <slash.tmp at free.fr> ---
I have used
perf record -e cycles -c 1000000 libreoffice problem.odt
to profile LO 4.2.8 and LO 5.4.3 when opening problem.odt
Summary:
1) LO 5.4.3 is 60% slower than LO 4.2.8 (performance regression?)
2) there are non-trivial differences between the two profiles
=> rtl_math_approxEqual() added in LO 5.4.3
I will attach the two profiles.
--
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/20171205/b41fc0df/attachment.html>
More information about the Libreoffice-bugs
mailing list