aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2018-08-31 18:04:47 +0200
committerUlf Hermann <ulf.hermann@qt.io>2018-09-10 15:56:35 +0000
commitde2f5d2bc11a71fe12fcc4c08fff9bf59571db36 (patch)
tree7e67a981ab3d8e7c2670478e6e13900ce6baad6b /examples
parentbf07bdcdf97473f1239ff965c7de795ec6caca42 (diff)
Qml Preview: Record more detailed frame statistics
Just the number of frames per second doesn't tell us the reason for any low frame rates. The problem could either be GPU-bound, and rendering could take very long, or the problem could be CPU-bound, with synchronizing or the gap between frames being very long. Reporting the rendering and synchronization times in more detail gives the client an idea of what is actually going on. Change-Id: Ib2840a9e1aa9b9738e967730c668769946659be2 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions