[webkit-dev] [Block Pointer] Deterministic Region Based Memory Manager
Phil Bouchard
philippeb8 at gmail.com
Sun Mar 6 19:34:40 PST 2016
I know, it wouldn't be worth integrating in that case but at least I
have a way to compare.
On 03/06/2016 10:30 PM, Filip Pizlo wrote:
> Phil,
>
> I think you need to do better than this.
>
> -Filip
>
>
>> On Mar 6, 2016, at 7:28 PM, Phil Bouchard <philippeb8 at gmail.com> wrote:
>>
>> It is very subjective but if we know that:
>> - WebKit's GC is 2x faster than the Mark & Sweep GC
>> - block_ptr<> is 2x faster than the Mark & Sweep GC
>>
>> Then that means WebKit's GC == block_ptr<>.
More information about the webkit-dev
mailing list