logoalt Hacker News

lelandfeyesterday at 8:10 PM1 replyview on HN

I believe this is because they don’t lazyload the document.

The entire conversation sits in the DOM.


Replies

porridgeraisinyesterday at 9:04 PM

Yeah - is such a large dom of essentially text expected to be that slow?

For what it's worth I use a small script that essentially deletes old chat messages DOM nodes which significantly speeds it up.