[Webkit-unassigned] [Bug 155120] New: Reduce startup and shutdown cost of resource load statistics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 10:20:29 PST 2016


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

            Bug ID: 155120
           Summary: Reduce startup and shutdown cost of resource load
                    statistics
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Avoid blocking the main thread when starting up (or shutting down) by loading any existing resource load statistics off of the main thread. Likewise, be keep the on-disk copy of the data up-to-date by writing an update when new data has been added to the set of statistics.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160307/190d5aaf/attachment-0001.html>


More information about the webkit-unassigned mailing list