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

2016-12-29 Thread Thiago Macieira
Em quinta-feira, 29 de dezembro de 2016, às 08:49:24 BRST, Phil Bouchard escreveu: > I'll need to have a general overview of the ECMAScript and study it > further before speculating. My knowledge of Javascript is not at the > expert level yet so any pointers are appreciated. [cut] > I'll do my be

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

2016-12-29 Thread Phil Bouchard
On 12/29/2016 04:14 AM, Simon Hausmann wrote: Hi, I don't doubt that root_ptr can be used at all. What I'm curious about is what your thoughts are on how it could perform, how you would map its strengths to the allocation patterns of QML binding evaluations and general ECMAScript code. I'll n

Re: [Development] Fwd: Compiling QtWebEngine

2016-12-29 Thread Thiago Macieira
Em quinta-feira, 29 de dezembro de 2016, às 10:32:29 BRST, Berkay Elbir escreveu: > I tried to compile Qt 5.7.0 source code with web engine module on > Windows 7 with Visual Studio 2013 Update 5. If I compile the source > code without web engine, everything works fine. However, I am in > trouble w

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

2016-12-29 Thread Simon Hausmann
Hi, I don't doubt that root_ptr can be used at all. What I'm curious about is what your thoughts are on how it could perform, how you would map its strengths to the allocation patterns of QML binding evaluations and general ECMAScript code. For the record: Any animation code that _doesn't_