On 12/27/2016 02:04 AM, Konstantin Tokarev wrote:


27.12.2016, 05:51, "Phil Bouchard" <[email protected]>:
On 12/26/2016 07:37 PM, Thiago Macieira wrote:
 Em segunda-feira, 26 de dezembro de 2016, às 18:04:45 BRST, Phil Bouchard
 escreveu:
 No I didn't write any paper on the subject yet (I already have n side
 projects to finish). All I have for now is this comparison with shared_ptr:
 https://github.com/philippeb8/root_ptr

 So an option we're not using is faster than an option we're also not using.
 How does this help us?

Well I do not know the internals of the GC used by QML but if you want
smooth animations in QML / Javascript and to speed things up then I
think it's worth trying it out.

IMO obvious option is to postpone GC while animation is running.
I would consider such behavior a bug.

That could work for most apps and certainly mine but some Javascript webpages / QML games have continuous animations.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to