[Webkit-unassigned] [Bug 142950] New: ~13% of time spent in MarkRoots is unaccounted for in GC phase timings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 22 13:08:45 PDT 2015


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

            Bug ID: 142950
           Summary: ~13% of time spent in MarkRoots is unaccounted for in
                    GC phase timings
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mhahnenb at gmail.com

While messing around with graphing the time spent in each GC phase, I noticed that more than 13% of the time spent in the marking phase is currently unaccounted for (i.e. there is no active GCTimer for 13% of time spent in marking). There could be some GC pause time optimizations hiding in there, so we should figure out where that time is going.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150322/052b68da/attachment-0002.html>


More information about the webkit-unassigned mailing list