[Interest] qml cache vs compiler

Thiago Macieira thiago.macieira at intel.com
Wed Jan 25 01:07:49 CET 2017


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 executions. It gets invalidated if the QtQml 
library changes or if the source file does.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list