<!DOCTYPE html><html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<style type="text/css">body { font-family:'DejaVu Sans Mono'; font-size:12px}</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">On Fri, 27 Jul 2012 09:53:43 +0200, Dominik Röttsches <dominik.rottsches@intel.com> wrote:<br><br><blockquote style="margin: 0 0 0.80ex; border-left: #0000FF 2px solid; padding-left: 1ex">
<div class="moz-cite-prefix">On 07/24/2012 01:09 AM, Yury
Semikhatsky wrote:<br>
</div>
<blockquote cite="mid:CANpOREVYSxqU3KYddDFiNGziH6LaEUOUaNc9YuDL9-xPOpMvhA@mail.gmail.com" type="cite">
<br>
<br>
<div class="gmail_quote">On Mon, Jul 23, 2012 at 11:21 PM, Ryosuke
Niwa <span dir="ltr"><<a moz-do-not-send="true" href="mailto:rniwa@webkit.org" target="_blank">rniwa@webkit.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
This is somewhat tangential but once we've solved this
problem, can we expose the data via testRunner or internals
object so that we may use it in our performance tests? It'll
be very valuable to be able to monitor changes in these
metrics.<span><font color="#888888">
<div>
<br>
</div>
</font></span></blockquote>
<div>At the moment the data are only accessible through the Web
Inspector protocol but I don't see any issues with exposing it
via internals object.</div>
</div>
</blockquote>
<br>
Something similar is going on here<br>
"Add FastMalloc statistics in window.internals"<br>
<a href="https://bugs.webkit.org/show_bug.cgi?id=91274">https://bugs.webkit.org/show_bug.cgi?id=91274</a><br>
<br>
Dominik<br>
</blockquote><br><div>It's not about memory instrumentation. We expose FastMallocStatistics through windows.internals, this way we can access to these information for the memory measurements of the perfomance tests. </div><div><br></div><div>With the mentioned memory instrumentation we will be able to access and provide more detailed memory consumption numbers later for the perftests.</div><div><br></div><div><Zoltan></div></body></html>