Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.4
-
Fix Version/s: 6.2.5, 6.2, 6.4.0 Beta1, 6.4, 6.5.0 Beta1
-
Component/s: QML: Compiler
-
Labels:
-
Epic Link:
-
Commits:fb3a81623a (qt/qtdeclarative/dev) fb3a81623a (qt/tqtc-qtdeclarative/dev) 1cf1232c08 (qt/qtdeclarative/6.4) 1cf1232c08 (qt/tqtc-qtdeclarative/6.4) ab24ac7f19 (qt/tqtc-qmlcompilerplus/6.2)
Description
So far most of the conversions to strings are handled via QJSValue. This is slower than what the interpreter does.
It's becoming more of a problem now because there are more things you can do with strings.