summaryrefslogtreecommitdiffstats
path: root/cmake/QtLoadFilePrintVars.cmake
diff options
context:
space:
mode:
authorAndrei Golubev <andrei.golubev@qt.io>2021-04-15 11:32:03 +0200
committerAndrei Golubev <andrei.golubev@qt.io>2021-04-21 15:01:13 +0200
commit3edba4b3d580500574cc06b8a92cdb19b4b092a6 (patch)
tree7dd82dd11cfdb5f9c451b8051d2383d06cd70b19 /cmake/QtLoadFilePrintVars.cmake
parentcd5a60089a1554e764a69f21fc621d0ce53f57e7 (diff)
Update QList benchmark tests
Removed 5.15 specific QVector code, which is unlikely usable now when we are at 6.1+ timeline (that was really only a nice-to-have during 5.15 -> 6.0 transition) Added "remove first" benchmark to track the fast (or not so fast) removal path Updated mid insertion and mid emplace to actually trigger both paths (growing at the beginning and at the end), before it was really using just one side, which is not quite the "mid" way it feels. Also changed mid insertion to actually use the insert algorithm. Seems like insert(i, t) calls emplace under the hood at least from the visual introspection Change-Id: I01b82cfa0ae38d481ea7362947f3607d757bf5d0 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'cmake/QtLoadFilePrintVars.cmake')
0 files changed, 0 insertions, 0 deletions