Bug 132857 - FILEOPEN ODT: Slower compared to 6.0
Summary: FILEOPEN ODT: Slower compared to 6.0
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.0.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-08 19:12 UTC by Telesto
Modified: 2020-05-11 12:07 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-05-08 19:12:21 UTC
Description:
FILEOPEN ODT: Slower compared to 6.0

Steps to Reproduce:
1. Open attachment 160498 [details] (20 seconds with Lib 7.0 and around 7 seconds with 4.4.7.2 and 10 with 6.0

Actual Results:
20 seconds

Expected Results:
10 seconds


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.0.0.0.alpha0+ (x64)
Build ID: 97a2c1fc5e376c0c00968f17a0392c6d3a5ed565
CPU-threads: 4; Besturingssysteem: Windows 6.3 Build 9600; UI-render: standaard; VCL: win; 
Locale: nl-NL (nl_NL); UI-taal: nl-NL
Calc: threaded
Comment 1 Xisco Faulí 2020-05-11 11:52:41 UTC
it takes

real	0m10,572s
user	0m8,624s
sys	0m0,537s


in

Version: 7.0.0.0.alpha1+
Build ID: 86bc13248c1d9f63b10aac304bdf0361d1dcc47f
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

and

real	0m8,529s
user	0m7,317s
sys	0m0,393s


in

Version: 5.4.0.0.alpha1+
Build ID: 9feb7f7039a3b59974cbf266922177e961a52dd1
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group

so nothing outstanding
Comment 2 Xisco Faulí 2020-05-11 11:53:02 UTC
@Telesto, which are the results using time OOO_EXIT_POST_STARTUP=1 in both versions ?