Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
4893a5422e2978f4b9a0e7785af1696e3438ac22
Description
qtbase/src/corelib/tools/qhash.cpp
// ### Qt 5: see tests/benchmarks/corelib/tools/qhash/qhash_string.cpp // Hashing of the whole string is a waste of cycles.
It's not clear to me whether this really needs to be done for 5.0.0 (BC change) or if it can be done any time as a regular performance improvement.
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed