aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertycache.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@qt.io>2016-08-19 12:47:29 +0200
committerErik Verbruggen <erik.verbruggen@qt.io>2016-08-24 08:50:56 +0000
commit3b08205d2dea5a324b52308ed36da36b1989ab78 (patch)
tree819800c4ae2b61d58bf4905f0ae82c78a5e39159 /src/qml/qml/qqmlpropertycache.cpp
parent7e14b531b294650733a61a9365eb9ef74f8a7a90 (diff)
V4: Store per-block interval info in a vector instead of a QHash
The basic blocks have an index, starting at 0 and going up monotonously. So this can be used as an index into a vector. This removes a number of hash node allocations. Change-Id: If69523d8ad44f6b8c7895111ddfa9787fef0ddc1 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlpropertycache.cpp')
0 files changed, 0 insertions, 0 deletions