[Qt-qml] Performance cost of using Loader's sourceComponent

Adriano Rezende adriano.rezende at openbossa.org
Thu Dec 2 19:00:12 CET 2010


On Fri, Oct 22, 2010 at 2:12 AM,  <michael.brasser at nokia.com> wrote:
> On 21/10/2010, at 4:44 AM, ext mathias.malmqvist at nokia.com wrote:
>> Quick question; is there a cost involved in instantiating elements using the
>> Loader's sourceComponent property? I.e. does it prevent the source
>> component's code from being cached when it's compiled the first time?
>
> It shouldn't be preventing the component from caching the compiled qml.

Is there a plan to save the compiled data to disk in order to improve
future loads? For example, caching Screen.qml into Screen.qmlc.

Br,
Adriano



More information about the Qt-qml mailing list