[Libreoffice-bugs] [Bug 113539] FILEOPEN ODT: Slower opening of file containing a large table (25 rows 2000 columns)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 30 22:23:13 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113539
--- Comment #2 from Telesto <telesto at surfxs.nl> ---
Time required did build up a bit while bibisecting:
$ time instdir/program/soffice "C:\Demo.odt"
real 0m8,290s
user 0m0,000s
sys 0m0,000s
Bit worse:
$ git bisect bad
Bisecting: 8 revisions left to test after this (roughly 3 steps)
[2970f29b0ee7e9988ffbb183f2e6bb156e374409] source
sha:4020f9bbd92becd3662cdc3b24ad70b370307e5e
~/bibisect-win32-5.0
$ time instdir/program/soffice "C:\Demo.odt"
real 0m11,197s
user 0m0,000s
sys 0m0,015s
Worser
~/bibisect-win32-5.0
$ time instdir/program/soffice "C:\Demo.odt"
real 0m16,629s
user 0m0,000s
sys 0m0,000s
I ended up here when following the 16 second lead:
author Bjoern Michaelsen <bjoern.michaelsen at canonical.com> 2015-05-22
14:42:23 (GMT)
committer Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
2015-05-25 22:51:11 (GMT)
commit 50356872b9421303b9c7b4a3135b3cdcc3a0af50 (patch)
tree e87d19df1c26853d567516f37f08344f287fbe72
parent 96898cd49830333d752b9aa56fe91a8e21c9dca8 (diff)
new unocrsrs for SwXTextCursor
Change-Id: I5932f75ee4814ca42f16d349094c7fa8bbb2ee63
--
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/20171030/49955146/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list