Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
This function is often called with string literals, and it involves a lookup step, so we'd pay for the allocation only on first access (and that can be mitigated by storing the name in std::u16string, e.g.
Attachments
Issue Links
- depends on
-
QTBUG-106163 Add QAnyStringMap
-
- Reported
-
-
QTBUG-103510 Add QAnyStringHash
-
- Open
-