[Webkit-unassigned] [Bug 173584] New: focus() function in Speedometer 2.0 Inferno takes long time because of repetitive frame->layout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 19 22:17:28 PDT 2017


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

            Bug ID: 173584
           Summary: focus() function in Speedometer 2.0 Inferno takes long
                    time because of repetitive frame->layout()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Looking the sampling profiler result of Speedometer 2.0, I found that super large part of Inferno test just executes focus() function in deleting test(sync delete test).
https://perf.webkit.org/v3/#/charts?since=1496638276950&paneList=((18-895))

And it seems that focus() in this test repeatedly falls into frame->layout().

-- 
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/20170620/9f676d26/attachment.html>


More information about the webkit-unassigned mailing list