https://bugs.documentfoundation.org/show_bug.cgi?id=151216
Bug ID: 151216
Summary: LibreOffice set cell formatting up to 40x slower in v3
and v4
Product: LibreOffice
Version: 7.3.0.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 182708
--> https://bugs.documentfoundation.org/attachment.cgi?id=182708&action=edit
Simple Macro recreating performance issue in v7.3+
Setting cell property value takes significantly longer in v7.3+, runs quickly
in v7.2.7.2. attached is a macro that runs setPropertyValue for horizontal
justification and font size over 3 tests of 100, 200 and 1000 records. These
are our test results for reference:
LibreOffice 7.2.7.2
Run 1: 5 seconds, 3 seconds and 28 seconds
Run 2: 1 second, 1 second, 7 seconds
LibreOffice 7.4
Run 1: 33 seconds, 62 seconds, 321 seconds
Run 2: 30 seconds, 59 seconds, 284 seconds
--
You are receiving this mail because:
You are the assignee for the bug.