Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Efe Gürkan YALAMAN wrote:
Did some profiling with a few more toplevels given:
-Page load is too slow because of CuiAboutConfigTabPage::FillItems.[2]
-Figured out ListBox is the main cause of the issue.
-Thorsten sent a patch about this issue to me. It was putting toggles for
setting update mode.[3]
-I put it outside of the method on local. It improved performance. Reduced
the wait time from ~20mins to ~15sec with "/" as an only toplevel.

Hi Efe,

hmm, so I think most of the work in FillItems seems redundant, I
wonder if there is another listbox subclass that is better suited for
this kind of usage (Caolan, in Cc, might know).

Failing that, let's look into dynamically updating the content (either
stick 100 items into the listbox, then reschedule, or make use of this
SvListView concept - FWICT, that should allow you to show items from
your own internal container on demand).

HTH,

-- Thorsten

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.