qt5base-lts/tests/benchmarks/gui/painting/lancebench
Allan Sandfeld Jensen c21cc647e9 Fix lancebench results oddness
Imports were expanded in the list of commands every time they were
evaluated. This meant any test with imports ran slower and slower the
more iterations it got through.

Fixed by creating a new PaintCommands object every time and living with
initialization of it being part of the benchmark results.

Change-Id: Ib53a3a25f1393437452bc5aede04ccb63e8715a6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2019-07-23 11:47:51 +00:00
..
lancebench.pro Add lancelot based benchmark 2018-04-04 08:17:43 +00:00
tst_lancebench.cpp Fix lancebench results oddness 2019-07-23 11:47:51 +00:00