[Webkit-unassigned] [Bug 107673] Web Inspector: More insight into GC pauses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 23:20:41 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107673





--- Comment #5 from Paul Irish <paulirish at chromium.org>  2013-01-31 23:22:42 PST ---
Paul, do you have a good testcase of something that triggers a fair amount of GC pause action?

Yury, I think the issue at hand is that in many cases, the GC sweeps will be long enough (and/or often enough) that it stutters the action of the page. From a developer POV, solving this is mostly guessing with no real leads. The thrust here is to provide some insight based on what we know about the garbage so the developer can make a better decision and avoid frequent and heavy GC sweeps that stall the app.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list