Description: Slow file opening Steps to Reproduce: 1. Open attachment 163305 [details] (bug 134975) Actual Results: Opening takes +/- 45 seconds Expected Results: 7 seconds with Reproducible: Always User Profile Reset: No Additional Info: Slow with Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 055c906d7b3f2e3709292d1410358d4e66a500ed CPU threads: 4; OS: Windows 8.1 X86_64 (6.3 build 9600); UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL threaded Fine with Version: 7.6.3.0.0+ (X86_64) / LibreOffice Community Build ID: 35f19e5cb93ce218787904e99c2bedfd40e725cc CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL threaded
Bibisected with linux-64-24.2 repo to 2c3f731992a294d4f35b41193af034fe9a6dd65c tdf#157663 SW: reenable move recognition improvements $ git checkout 49ef8016d62bc07dd626114cd2ac66879d79eaf9 && time OOO_EXIT_POST_STARTUP=1 SAL_USE_VCLPLUGIN=gtk3 instdir/program/soffice --norestore ~/libobugs/vboxshare/1212121.odt Previous HEAD position was ee17813a source e123c772db8a12a37dfa14370b9db7c220f33ef1 HEAD is now at 49ef8016 source 2c3f731992a294d4f35b41193af034fe9a6dd65c real 0m27,447s user 0m26,322s sys 0m1,021s $ git checkout HEAD~1 && time OOO_EXIT_POST_STARTUP=1 SAL_USE_VCLPLUGIN=gtk3 instdir/program/soffice --norestore ~/libobugs/vboxshare/1212121.odt Previous HEAD position was 49ef8016 source 2c3f731992a294d4f35b41193af034fe9a6dd65c HEAD is now at ee17813a source e123c772db8a12a37dfa14370b9db7c220f33ef1 real 0m3,434s user 0m3,212s sys 0m0,198s
Created attachment 195700 [details] Perf flamegraph Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5850b22e04a7a055e5b4c6b23a1d32d74270506d CPU threads: 8; OS: Linux 6.10; UI render: default; VCL: kf6 (cairo+wayland) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: CL threaded
It takes about 11 seconds to open if the file is converted to a `.docx' file in this environment. Version: 24.2.5.2 (X86_64) / LibreOffice Community Build ID: bffef4ea93e59bebbeaf7f431bb02b1a39ee8a59 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win Locale: en-CA (en_CA); UI: en-GB Calc: CL threaded