Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0
-
None
-
Windows 7
-
Revert 5b1da97b6b4a011f9ce5582869a7a957f6f1369c (qtbase/5.4, 22.1.2015, 5.4.2), Delayed population standard font DB: c88e354993f8db3da741b1492f7578e9e0fdb07f (qtbase/5.4, 3.2.2015, 5.4.2)
Description
Here are some comparison values of loading/starting appication:
Start and stop a small GUI-application. Any Qt example will do for comparison:
runtime without main:5.3 - 40ms, 5.4 - 170ms
loading modules, etc.: 5.3 - 80ms, 5.4 - 150ms
setupUI: 5.3 - 10ms, 5.4 - 100ms
Win 5.3 Win 5.4.1 XCB 5.3 XCB 5.4 ------------------------------+-----------+---------+------- QApplication CT 8 8 232 209 ValidatorWidget CT 34 170 39 36 ValidatorWidget show 74 73 108 102
Attachments
Issue Links
- relates to
-
QTBUG-37165 Using a single Text element adds 2 seconds of startup time to a QML app
- Closed
- resulted from
-
QTBUG-40828 QFontDatabase don't show all available styles.
- Closed