[webkit-dev] Total Memory used

Amit Shahi shahiworld at gmail.com
Wed Sep 21 02:40:16 PDT 2011


Hi Tim ,

Thanks for your reply
It means it is the memory used by javascript core , It does not have memory
component used by Webkit (DOM , Rendering and  parsing ) process ?



On 18 September 2011 01:36, Ilya Tikhonovsky <loislo at chromium.org> wrote:

> Each time when Timeline records an event it also grabs these numbers from
> JSC.
> It is the size of internal JSC heap used for all the javascript things in
> the browser.
>
> Regards,
> Tim.
>
>
> On Sat, Sep 17, 2011 at 10:10 AM, Amit Shahi <shahiworld at gmail.com> wrote:
>
>> Dear All,
>>
>> Web Inspector show the Timeline pannel in which Memory is also displayed
>> for webkit.
>> On Each entry there is two field , one is Total Heap Size and other is
>> Used Heap Size .
>>
>> What does these fields mean, is they denote to Memory used by a particular
>> function  like in Chrome Heap Profiler or it is diffrent information ?
>>
>> Thanks
>>
>>
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110921/f86104e2/attachment.html>


More information about the webkit-dev mailing list