QML : Consummation memory with QtQuick Compiler.
Unsolved
QML and Qt Quick
-
We intend to use QT5.9/QML in our commercial application, however we are worried about the memory consumption.
I read about QtQuick Compiler introduced in QT 5.8 which allows to compile QML source code into the final binary.
I wonder about the effect of QtQuick Compiler in commercial versions? did it bring a performance in memory consumption?
Is there an example of a commercial application before and after using QtQuick Compiler?
Thanks, -
Hi and welcome to devnet,
That's a question you should rather bring to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.