[Webkit-unassigned] [Bug 177596] New: Speedometer 2.0: Debounce rendering footer for Flight suite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 28 01:25:38 PDT 2017


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

            Bug ID: 177596
           Summary: Speedometer 2.0: Debounce rendering footer for Flight
                    suite
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shiyu.zhang at intel.com
                CC: lforschler at apple.com

Created attachment 322071

  --> https://bugs.webkit.org/attachment.cgi?id=322071&action=review

Debounce rendering footer for Flight case

I noticed that backbone case has debounced rendering the footer (the statistics). That means the footer would not be re-rendered until the todo-list restores stability, which is a reasonable optimization I think. I tried the same debouncing strategy for flight case, it gained 20% performance improvement. Shall we apply the debouncing for flight case too?

-- 
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/20170928/f1969dd4/attachment-0001.html>


More information about the webkit-unassigned mailing list