[Webkit-unassigned] [Bug 150689] Web Inspector: Handle or Remove ParseHTML Timeline Event Records

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 17:00:09 PDT 2015


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

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
Loading cnn.com ParseHTML happened 553 times. Of those 553, only 15 were greater than 0.1ms. They were:

    ParseHTML 0.10ms
    ParseHTML 0.37ms
    ParseHTML 0.41ms
    ParseHTML 0.56ms
    ParseHTML 0.66ms
    ParseHTML 0.77ms
    ParseHTML 1.10ms
    ParseHTML 1.36ms
    ParseHTML 1.43ms
    ParseHTML 1.72ms
    ParseHTML 3.03ms
    ParseHTML 43.2ms
    ParseHTML 70.4ms
    ParseHTML 104ms
    ParseHTML 112ms

A handful were long blocks of time (100ms+) which seem worth including in the timeline. But I haven't yet checked the nesting of these.

-- 
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/20151030/d12aaa8b/attachment-0001.html>


More information about the webkit-unassigned mailing list