Commit 3e3c59b2 authored by Gunnar Sletta's avatar Gunnar Sletta Committed by The Qt Project
Browse files

Added to QML_RENDERER_TIMING logic to capture most render bottlenecks.


The typical bottlenecks during rendering are usually compiling
shader programs, uploading textures and preparing glyphs,
so add profiling data around them.

Change-Id: I9c330a0f6b769836d303a035b2c0dce832842aec
Reviewed-by: default avatarSamuel Rødal <samuel.rodal@digia.com>
parent f814eb83
Showing with 140 additions and 22 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment