[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 22:22:07 PDT 2015


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

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
> 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.

This is misleading. It turns out ParseHTML can have children, such as EvaluateScript, and that would then be where the majority of time is spent. I should recalculate these and determine just the time associated with parsing HTML itself, which may therefore be much smaller.

-- 
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/3761011b/attachment.html>


More information about the webkit-unassigned mailing list