[Libreoffice-bugs] [Bug 122040] Performance issue with highly formatted spreadsheet

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 12 19:33:41 UTC 2018


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

--- Comment #6 from Arnaud Versini <arnaud.versini at libreoffice.org> ---
Major part of the problem seems to be that we insert in a std::vector at random
places and this makes a lot of std::unique_ptr move.

-- 
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/20181212/84bfa70d/attachment.html>


More information about the Libreoffice-bugs mailing list