Talk:Qt Creator ManualTests QtQuick: Difference between revisions
Jump to navigation
Jump to search
Ulf Hermann (talk | contribs) mNo edit summary |
Ulf Hermann (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
* The "recording profiling data" section is unclear. I take it that you should alternate between with the qmake and qmlproject projects. Having both open at the same time doesn't really add anything. | * The "recording profiling data" section is unclear. I take it that you should alternate between with the qmake and qmlproject projects. Having both open at the same time doesn't really add anything. | ||
* The QML profiler timeline does not start at 0, but at the point in time when the application started recording. | * The QML profiler timeline does not start at 0, but at the point in time when the application started recording. | ||
* The timeline overview scroller is not blue most of the time. |
Revision as of 10:36, 28 May 2018
A few things are outdated here:
- The default Qt Quick Application does not normally have an onTriggered or onClicked handler.
- For QML profiling you should use the "Profile" mode, not the "Debug" mode.
- You should probably also check the flame graph view when QML profiling.
- The "recording profiling data" section is unclear. I take it that you should alternate between with the qmake and qmlproject projects. Having both open at the same time doesn't really add anything.
- The QML profiler timeline does not start at 0, but at the point in time when the application started recording.
- The timeline overview scroller is not blue most of the time.