RESOLVED FIXED 89363
Web Inspector: native memory snapshot performance and coverage test
https://bugs.webkit.org/show_bug.cgi?id=89363
Summary Web Inspector: native memory snapshot performance and coverage test
Ilya Tikhonovsky
Reported 2012-06-18 11:11:22 PDT
We have to track the performance of MemoryAgent.getProcessMemoryDistribution. Also this test will work as a burn down chart for Unknown memory metric.
Attachments
Patch (4.84 KB, patch)
2012-06-18 11:14 PDT, Ilya Tikhonovsky
no flags
Ilya Tikhonovsky
Comment 1 2012-06-18 11:13:29 PDT
sample data: RESULT native-memory-snapshot: take= 0 ms RESULT native-memory-snapshot: ProcessPrivateMemory= 44587 kB RESULT native-memory-snapshot: JSHeapAllocated= 31397 kB RESULT native-memory-snapshot: JSHeapUsed= 12216 kB RESULT native-memory-snapshot: MemoryCache= 3770 kB RESULT native-memory-snapshot: CachedImages= 123 kB RESULT native-memory-snapshot: CachedCssStyleSheets= 133 kB RESULT native-memory-snapshot: CachedScripts= 3513 kB RESULT native-memory-snapshot: CachedXslStyleSheets= 0 kB RESULT native-memory-snapshot: CachedFonts= 0 kB RESULT native-memory-snapshot: RenderTreeAllocated= 395 kB RESULT native-memory-snapshot: RenderTreeUsed= 384 kB RESULT native-memory-snapshot: Unknown= 9025 kB RESULT heap-delta: native-memory-snapshot= 0 kB
Ilya Tikhonovsky
Comment 2 2012-06-18 11:14:57 PDT
Ilya Tikhonovsky
Comment 3 2012-06-18 12:54:00 PDT
Comment on attachment 148132 [details] Patch Clearing flags on attachment: 148132 Committed r120618: <http://trac.webkit.org/changeset/120618>
Ilya Tikhonovsky
Comment 4 2012-06-18 12:54:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.