[Development] Proposal for "container-oriented deterministic memory manager"

Konstantin Tokarev annulen at yandex.ru
Sun Dec 25 06:25:59 CET 2016



> Greetings,
> 
> I am a QML developer and it came to my attention that the animation is
> sluggish because of the internal garbage collector.

Do you have any proofs that GC is to blame here?

> I know about the
> QtQuickCompiler that could speed up the rendering but it still uses a
> garbage collector.
> 
> I wrote myself a "container-oriented deterministic memory manager"
> called "root_ptr" that could definitely speed up animation of QML objects:
> https://github.com/philippeb8/root_ptr

Any numbers for "definitely speed up"?

> 
> Is that something that could be easily integrated into the
> QtQuickCompiler? If so would there be any interests to integrate root_ptr?
> 
> Sincerely,
> -Phil
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
-- 
Regards,
Konstantin



More information about the Development mailing list