[webkit-dev] Total Memory used

Ilya Tikhonovsky loislo at chromium.org
Sat Sep 17 13:06:33 PDT 2011


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/20110918/ca0173ff/attachment.html>


More information about the webkit-dev mailing list