https://bugs.documentfoundation.org/show_bug.cgi?id=166568

Telesto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |

--- Comment #8 from Telesto <[email protected]> ---
(In reply to Buovjaga from comment #7)
I think we have make a distinction between the performance degradation to be
expected from optimal row height recalculation and the performance degradation
encountered

So it's started with "recalc optimal row height on import" commit for some
reason, but it's not related to the actual recalculation. At least if the
status bar being representative for the inner workings: It has become slow on
the file import part (import filter/ fast parser end). The Adapt Row Height is
only flashing for moment. 

Most of the time I'm complaining about  is spend 'waiting' on NtUserGetMessage
(5 seconds/ 33% of the profile) accordingly to VerySleepy Profile. So it might
even be Windows specific.

NtUserGetMessage
GetMessageW
create_SalInstance
create_SalInstance
Application::Execute
com_sun_star_comp_oox_xls_FormulaParser_get_implementation
com_sun_star_comp_oox_xls_FormulaParser_get_implementation
sax_fastparser::FastAttributeList::operator=

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to