[Interest] Is there a quick way of know how many quick items are presented in a quick scene graph?
Furkan Üzümcü
furkanuzumcu at gmail.com
Tue Mar 29 05:51:38 CEST 2022
You can try QSG_RENDERER_DEBUG=render
There’s other techniques you can use here: https://doc.qt.io/qt-5/qtquick-visualcanvas-scenegraph-renderer.html#performance
And here: https://doc.qt.io/qt-5/qtquick-visualcanvas-scenegraph-renderer.html#visualizing
> On Mar 25, 2022, at 07:49, Nuno Santos <nuno.santos at imaginando.pt> wrote:
>
> Hi,
>
> In order to optimize the number of items that are being instantiated within a qml interface I would like to know that number every time I run the app.
>
> Is there any env var that allows this kind of debugging?
>
> Thanks!
>
> Nuno
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
Regards,
Furkan Üzümcü
More information about the Interest
mailing list