Re: [Development] Calendar Systems proposal

2017-01-06 Thread Soroush Rabiei
Greetings all, and happy new year > Issue: Q(Date|Time)+ think day-changes happen at midnight. Some > calendar systems think they happen at sunset or sunrise; these are both > rather tricky, as their time depends on date and latitude [3] - and I'm > not sure what they do about days when the sun

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

2017-01-06 Thread Phil Bouchard
On 01/06/2017 08:05 PM, Phil Bouchard wrote: On 01/06/2017 07:17 PM, Phil Bouchard wrote: Just to conclude I did try the attached benchmark and I get the following on a x86_64 @ 2.40 GHz: 0: 61331143.40263957 allocations / second 1: 63644162.93924019 allocations / second 2: 177628727.5388474 a

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

2017-01-06 Thread Phil Bouchard
On 01/06/2017 07:17 PM, Phil Bouchard wrote: Just to conclude I did try the attached benchmark and I get the following on a x86_64 @ 2.40 GHz: 0: 61331143.40263957 allocations / second 1: 63644162.93924019 allocations / second 2: 177628727.5388474 allocations / second 3: 179850939.5413082 alloc

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

2017-01-06 Thread Phil Bouchard
On 01/05/2017 06:44 PM, Phil Bouchard wrote: On 01/05/2017 07:26 AM, Phil Bouchard wrote: Simon was mentioning that it would be preferable having root_ptr with an underlying mechanism to select memory pools based on the type allocated or the frequency of the allocation made. I don't see how it

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

2017-01-06 Thread André Pönitz
On Fri, Jan 06, 2017 at 01:14:31PM +0300, Konstantin Tokarev wrote: > > > 05.01.2017, 23:06, "André Pönitz" : > > On Thu, Jan 05, 2017 at 07:57:54AM -0600, Thiago Macieira wrote: > >>  Em quinta-feira, 5 de janeiro de 2017, às 07:26:52 CST, Phil > >> Bouchard  escreveu:  > > AFAIU QtQuickCompiler

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

2017-01-06 Thread Thiago Macieira
Em sexta-feira, 6 de janeiro de 2017, às 13:06:56 PST, Konstantin Tokarev escreveu: > > In Brave New World we would have the QtQuickCompiler running on the fly, > > followed by g++ and the browser could "dlopen" the generated library. I > > don't see any better solution than this. > > This does n

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

2017-01-06 Thread Konstantin Tokarev
05.01.2017, 23:06, "André Pönitz" : > On Thu, Jan 05, 2017 at 07:57:54AM -0600, Thiago Macieira wrote: >>  Em quinta-feira, 5 de janeiro de 2017, às 07:26:52 CST, Phil Bouchard >>  escreveu: >>  > > AFAIU QtQuickCompiler has nothing to do with memory management, its main >>  > > purpose is reduct

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

2017-01-06 Thread Konstantin Tokarev
06.01.2017, 02:06, "Phil Bouchard" : > On 01/05/2017 03:09 PM, André Pönitz wrote: >>  On Thu, Jan 05, 2017 at 07:57:54AM -0600, Thiago Macieira wrote: >>>  Em quinta-feira, 5 de janeiro de 2017, às 07:26:52 CST, Phil Bouchard >>>  escreveu: >  AFAIU QtQuickCompiler has nothing to do with mem