Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
5.15, 6.2.4, 6.4.0 FF
-
None
Description
We found that QML applications can be more expensive than Widget applications. We put together QML demos and Widget demos that use similar controls. Now we would like to discuss what is causing this and whether there is an optimization plan.
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-demo : 22.4M