since the entire range of a valid unicode code points is in use, QHash is suboptimal and could be replaced with QList; taking the value by ref and not inserting it back to the map + not calculating the default value over and over gains us up to 60% performance boost! Change-Id: I48c54a8e88472cf76c79c0aac44e65eeefa44861 Reviewed-by: Lars Knoll <lars.knoll@nokia.com> |
||
|---|---|---|
| .. | ||
| codecs/big5 | ||
| data | ||
| x11 | ||
| .gitattributes | ||
| README | ||
| main.cpp | ||
| unicode.pro | ||
| writingSystems.sh | ||
README
Unicode is used to generate the unicode data in src/corelib/tools.