Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
dddd6a66dd (qt/qtdeclarative/dev) c6fb5435cc (qt/tqtc-qmlcompilerplus/6.2) e14866222a (qt/qtdeclarative/6.3)
Description
QUrl <-> QString is rather inefficient right now.
Also, QString <-> double (or other primitives) can be done via QJSPrimitiveValue rather than through the engine.
QObject* and QQmlComponent* can be used with QMetaType::fromType() even in indirect mode.
Attachments
For Gerrit Dashboard: QTBUG-100847 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
397862,2 | QmlCompiler: Optimize some more type conversions | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
398637,3 | QmlCompiler: Optimize some more type conversions | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
398638,1 | QmlCompiler: Optimize some more type conversions | 6.2 | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |
398666,2 | Optimize some more type conversions | 6.2 | qt/tqtc-qmlcompilerplus | Status: MERGED | +2 | 0 |