Re: [Interest] qml cache vs compiler

2017-01-25 Thread Thiago Macieira
Em quinta-feira, 26 de janeiro de 2017, às 14:00:49 PST, Tim Blechmann escreveu: > Is it precompiled in 5.8 or is it kind of jit compilation? > >>> > >>> It's a cache of the JIT > >>> > >> How does it improve the startup time? is it persistant between > >> execution? > > > > Yes, it's pe

Re: [Interest] qml cache vs compiler

2017-01-25 Thread Tim Blechmann
Is it precompiled in 5.8 or is it kind of jit compilation? >>> >>> It's a cache of the JIT >>> >> How does it improve the startup time? is it persistant between execution? > > Yes, it's persistent between executions. It gets invalidated if the QtQml > library changes or if the source file d

Re: [Interest] qml cache vs compiler

2017-01-24 Thread Thiago Macieira
Em terça-feira, 24 de janeiro de 2017, às 23:04:08 PST, Sylvain Pointeau escreveu: > > > Is it precompiled in 5.8 or is it kind of jit compilation? > > > > It's a cache of the JIT > > > How does it improve the startup time? is it persistant between execution? Yes, it's persistent between execu

Re: [Interest] qml cache vs compiler

2017-01-24 Thread Sylvain Pointeau
> > > > Is it precompiled in 5.8 or is it kind of jit compilation? > > It's a cache of the JIT > > How does it improve the startup time? is it persistant between execution? ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mai

Re: [Interest] qml cache vs compiler

2017-01-24 Thread Thiago Macieira
Em terça-feira, 24 de janeiro de 2017, às 21:14:50 PST, Sylvain Pointeau escreveu: > Hello, > > I dont't understand very well the Qml cache in 5.8 versus the Qml compiler > in the commercial version > > Is it precompiled in 5.8 or is it kind of jit compilation? It's a cache of the JIT. -- Thi

[Interest] qml cache vs compiler

2017-01-24 Thread Sylvain Pointeau
Hello, I dont't understand very well the Qml cache in 5.8 versus the Qml compiler in the commercial version Is it precompiled in 5.8 or is it kind of jit compilation? Best regards, Sylvain ___ Interest mailing list Interest@qt-project.org http://lists.