5 ms·
I think this was due to keeping all loaded messages in the DOM. I've made it so that only the most recent messages are kept if you're scrolled to the bottom, s
by _aaya 9y ago
I think this was due to keeping all loaded messages in the DOM.
I've made it so that only the most recent messages are kept if you're scrolled to the bottom, so it should be better now.