-
Task
-
Resolution: Done
-
P2: Important
-
6.0, 6.1
-
None
-
40bfbe7dd9fb783b07550db8944931d1637da721 (qt/qtbase/dev)
Currently, QVariant uses QMetaType's functions to operate on its stored data. This is suboptimal, as those function calls cannot be optimized without LTO.
QVariant should instead operate directly on QMetaTypeInterface.
- resulted from
-
QTBUG-90560 QVariant performance regression in Qt6
-
- Reported
-
For Gerrit Dashboard: QTBUG-90673 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
331754,2 | QVariant: Use QMetaTypeInferface directly | dev | qt/qtbase | Status: MERGED | +2 | 0 |