https://bugs.documentfoundation.org/show_bug.cgi?id=140525
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, bisected, | |regression Status|UNCONFIRMED |NEW See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=12 | |5428 Ever confirmed|0 |1 OS|Windows (All) |All CC| |ilmari.lauhakangas@libreoff | |ice.org, | |[email protected] Summary|Described under |Copying cell range with | |macro is slow Component|LibreOffice |BASIC --- Comment #6 from Buovjaga <[email protected]> --- Bibisected with linux-64-7.1 to https://git.libreoffice.org/core/commit/861fbd998f2b526c2aea073c9471613bf728fa75 purge shared string pool if ScDocument is closed (tdf#125428) Adding Cc: to Luboš Luňák I tested with a macro version with 1k iterations instead of the original 100k (will attach a new file with the modified macro) The difference on my machine in the 7.1 repo was 2.5 secs vs. 16 secs. However, in the latest of 7.4 the time is only 7 secs, so various improvements were made. The purging commit seems important, so perhaps this can't be seen as a traditional regression. Probably there is a better way to write that Basic macro. -- You are receiving this mail because: You are the assignee for the bug.
