Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
Qml2Puppet is reported to use excessive amounts of memory.
The reason could be the render to texture feature, since all 3 puppets
seem to use a lot of memory.
Solution: Only the render puppet should setup the render to texture items.
Then at least only 1 puppet would take a lot of memory and we can try to optimize further.