[Webkit-unassigned] [Bug 247782] Very slow DOM rendering of large (plain text/json) URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 12:21:25 PST 2022


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

--- Comment #3 from Vladimir Prelovac <vprelovac at gmail.com> ---
@zalan

Thanks for looking into it!

One more observation I made while testing is that document.write() was about 25% faster than document.body.innerHTML=() for this use case. Any thoughts on this and what is in principle the fastest way to get (large) content into DOM?

Also can you easilly identify what kind of other content goes down the legacy rendering path, would be curious to test and provide more input!

-- 
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/20221111/d8eb72a9/attachment.htm>


More information about the webkit-unassigned mailing list