https://bugs.documentfoundation.org/show_bug.cgi?id=149506
--- Comment #20 from bunkem <[email protected]> --- (In reply to Buovjaga from comment #17) > bunkem: just to be clear, before starting a bisecting session, you check > both the master commit and the oldest commit in the repository. If the bug > is not seen in the oldest, but is in master, you can start. > > Now, if you have doubts about the result, you can double-check by doing > > git checkout 846a5c424a6c16dc07eefb6827b362efed5075b1 > > Test, if the slowness is there. Then, do > > git checkout HEAD^ > > to go to the preceding commit and test again. If the slowness is still > there, your result is wrong. > > At least there is *some* plausibility regarding Jim's commit as it was > adding an extra check in a loop, but I guess the loop should run a huge > number of times in order to show such a slowdown. Thank you. I'll try this again. Could it be something to do with the Skia library introduction in v7.3? I noticed that I've disabled the Skia library along the way. When I enable in v7.3.3, it is slow to open. I don't have Skia library enabled in 7.5.2 either. When I enable it, LO starts slower. There is a delay in the opening of LO all versions from 7.3. 7.2 starts up noticeably faster. On the 7.3 start up, the pizza wheel spins for a bit, then the LO splash screen flashes by and then it opens to the Start Center. The second time I open any version it opens faster but usually around 5 seconds. I've added the preferences in both 7.2 & 7.3 to show the differences. Not sure if this is helpful??? -- You are receiving this mail because: You are the assignee for the bug.
