aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4memberdata.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@theqtcompany.com>2015-01-20 10:04:35 +0100
committerSimon Hausmann <simon.hausmann@digia.com>2015-01-20 13:29:56 +0100
commit4690cc0cd3afa3bb0361da2b01834762b6c69646 (patch)
treeddf4b0e1ce9d7b71e3c6e32fe89887f774edcf46 /src/qml/jsruntime/qv4memberdata.cpp
parent940e4a85e452b384869aef1da65ac785e3ce1846 (diff)
Remove not required std::vector::reserve() calls
These actually force more reallocations of the vector than required, and slow things down in practice. callgrind shows that this saves around 7% of the total instruction count for crypto.js Change-Id: Ibd6114d84ade2b484a5261b53c3299f48f79e633 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/jsruntime/qv4memberdata.cpp')
0 files changed, 0 insertions, 0 deletions