[Webkit-unassigned] [Bug 175442] New: Resource Load Statistics: Add significant figures to telemetry calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 13:54:18 PDT 2017


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

            Bug ID: 175442
           Summary: Resource Load Statistics: Add significant figures to
                    telemetry calls
           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: wilander at apple.com

The significant figures parameter is currently set to 0 in Resource Load Statistics' telemetry calls (a mistake). It should be large enough to cover the statistical values we have. I suggest 6 significant figures since it allows values up to 999999. The number of entries is capped to 1000 so it's likely the number of times data records have been removed that's going to be the largest value. 999999 / 24 / 365.25 > 114 years if data records are removed once an hour around the clock.

-- 
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/20170810/636a1470/attachment-0001.html>


More information about the webkit-unassigned mailing list