https://bugs.freedesktop.org/show_bug.cgi?id=76260

--- Comment #17 from Michael Meeks <[email protected]> ---
So - bug#38513 is in fact un-related and/or a marginal win.

The real deal here is an incredibly pretty N^3 algorithm in the number of
StyleFamilies in around 1500 elements

SwXStyleFamily::getElementNames -> 1946 calls
SwDoc::FindPageDescByName       -> 1.9 million calls
rtl::OUString::equals           -> 2.5 bn calls

Shouldn't be so hard to nail - I have a trace here =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to