Difference between revisions of "Calc/Performance/The Zaske case"

From Apache OpenOffice Wiki
Jump to: navigation, search
(The Zaske Case)
 
m (Calc/Performance/Zaske moved to Calc/Performance/The Zaske case: visualize in DPLs that it is _the_ Zaske case)
(No difference)

Revision as of 20:08, 12 February 2009


Comparison with Excel 2003/2007 that need 1.2s where Calc needs 24s after changing a cell's value.

References:

Findings: lots of formulas directly or indirectly referring the input cell, with many listening to identical ranges.

Fix: Introduce the now existing bulk broadcaster that was already used for mass changes also for single cell changes to prevent repetitive broadcasts of identical ranges.

Fixed as i95967 in CWS calcperf03. Now Calc does it in 1.2s too..

Personal tools