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

--- Comment #9 from David <[email protected]> ---
FYI: the build failed on gerrit.

I see the case statement now only has 1 'for' loop.  But the lag is still
there.  The new statement 'rFormatFootnote.GetFootnoteText(*pLayout)'  seems to
take as much time as the old
'rFormatFootnote.GetFootnoteText(*m_pWrtShell->GetLayout())'.

Looks like the big improvement will need to come from the loop not being run
every second or at least not iterating through the whole list every time.

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

Reply via email to