Qt Declarative (Quick 2)
Go to file
Robin Burchell b10570d649 Simple cache of url for QQmlCompiledData
Removes URL parsing and allocation/deallocation overhead as a bottleneck from
cached instantiation. Takes total runtime percentage of beginCreate from 6208ms
to 4987ms out of a 15 second trace of the instantiation_cached librarymetrics
benchmark with the empty Item data.

Task-number: QTBUG-43096
Change-Id: Ie4ec8e83461b4926e502dd78a7178cc8e8131e70
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2014-12-17 08:55:16 +01:00
bin Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
dist Added change log for 5.4.0 2014-12-02 09:56:19 +01:00
examples Support threading with QQuickRenderControl 2014-12-12 12:19:14 +01:00
src Simple cache of url for QQmlCompiledData 2014-12-17 08:55:16 +01:00
tests Simplify QFont value type wrapper in preparation for gadgets 2014-12-13 08:42:12 +01:00
tools Remove QML bundle code 2014-12-12 06:13:47 +01:00
.gitattributes
.gitignore Cleanup remaining QtQuick.Dialogs leftovers 2014-09-19 13:21:53 +02:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Bump version 2014-08-09 21:30:08 +02:00
.tag
LGPL_EXCEPTION.txt Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPLv2 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
LICENSE.LGPLv3 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
LICENSE.LGPLv21 Update license headers and add new licenses 2014-08-25 11:28:46 +02:00
qtdeclarative.pro Prospective build fix in the CI system for iOS 2014-02-16 16:06:17 +01:00
sync.profile Pin qtbase in order to allow for the qtbase stable -> dev merge to go through 2014-02-28 11:39:09 +01:00