omparing the memory footprint of Quick and Widget applications is
> comparing apples and pears. Keeping their memory footprint equivalent is,
> generally speaking and by itself, not a meaningful goal.
>
>
> Volker
>
>
>
>
> > On 16 Jun 2022, at 14:32, YaNing Lu wrote:
tent
with widget demo or similar.
Regards,
--
Lu YaNing
Thiago Macieira 于2022年6月15日周三 16:05写道:
> On Wednesday, 15 June 2022 02:51:27 PDT YaNing Lu wrote:
> > We read the USS of the demo for comparison, and the following is the
> > comparison data.
> >
> > 5.15.2
> &g
optimization.
Thiago Macieira 于2022年6月15日周三 16:05写道:
> On Wednesday, 15 June 2022 02:51:27 PDT YaNing Lu wrote:
> > We read the USS of the demo for comparison, and the following is the
> > comparison data.
> >
> > 5.15.2
> > qml-demo : 31.3M
> > widget-
Hi Ulf,
Thanks for your reply, I have updated the demo and added the comparison
data in
https://bugreports.qt.io/browse/QTBUG-104322.
We read the USS of the demo for comparison, and the following is the
comparison data.
5.15.2
qml-demo : 31.3M
widget-demo : 24.7M
6.2.4
qml-demo : 36.0M
widget-
Hello Qt maintainers,
We found that QML applications occupy more than 50% more memory than Widget
applications. We have sorted out QML demo and Widget Demo that use similar
controls. Now we would like to consult and discuss the reason for this and
whether there is an optimization plan.
I also