Description: Deleting a a column in a large spreadsheet (357000 lines) is quite slow Steps to Reproduce: 1. Open attached file 2. Delete column B by right clicking column B and selecting 'Delete Columns' Actual Results: It will take around 30 seconds to delete the column Expected Results: The deletion should be instantaneous (like LibO 3.0.0) or with only a small (2 sec) delay (like LibO 4.1) Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 5.4.0.0.alpha0+ Build ID: f2efe33f71a8c092a19e3a27a85ac9057ebdca64 CPU threads: 4; OS: Windows 6.19; UI render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2017-03-18_00:11:52 Locale: nl-NL (nl_NL); Calc: CL and in Versie: 4.4.6.3 Build ID: e8938fd3328e95dcf59dd64e7facd2c7d67c704d Locale: nl_NL and in Versie: 4.2.0.4 Build ID: 05dceb5d363845f2cf968344d7adab8dcfb2ba71 but only very small delay in Versie: 4.1.0.4 Build ID: 89ea49ddacd9aa532507cbf852f2bb22b1ace28 User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Created attachment 132016 [details] Example file
Reproducible. Version: 5.3.1.2 (x64) Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2 CPU Threads: 4; OS Version: Windows 6.19; UI Render: default; Layout Engine: new; Locale: es-ES (es_ES); Calc: group
Looks the issue is in relation with the direct format as 'Text' @ on the first column.
Using a cell style instead a direct format seems to work fine.
Created attachment 134009 [details] bibisect output in 42max repo Working on debian-stretch in the bibisect-42max repository, I see that the slowness entered LO somewhere in the 43 commits to master ... commit s-h -------- -------- good 690230ca ac84ffb3 bad 8e7bade4 4c99a427 The fast deletions of column B took 4 to 7 CPU seconds; the slow deletions which I let run to completion took 8 and a fraction CPU minutes. I am setting keyword bibisected and removing bibisectRequest.
Bug 108347 entered LibreOffice in the same range of commits. I am not concluding that these are duplicates, but a fix to either is a good reason to retest the other,
Because it's probably another facet of this bug I'm reporting it here: 1. Open Calc 2. Insert 600 sheets 3 Select all sheet (except one) and delete they rest -> slow with 4.2.0.4 and up. In 9 seconds with 4.1.0.4
Regression introduced in range https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=ac84ffb3c90bb5788608eadf2177f587021daaad..4c99a427ee4adaeddb2682c192384bad21d9d09b
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Working on debian-buster in latest commit in bibisect-linux-64-6.3 (commit e85e3866), deletion of column B took 0.80 CPU seconds. I am setting status RESOLVED WORKSFORME.