You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate whether it is more performant to use negative margin-top values for the chat block instead of scrolling the page. The difference should be minimal - if any, but it is better to know for sure.
The text was updated successfully, but these errors were encountered:
Initial testing with a marginTop-based implementation shows little difference in performance on a Raspberry Pi. That said, the channel being used to test also caused issues without smooth scrolling enabled. It would probably best to create a test suite to emulate chat events being fired and maybe monitoring the fps and other parameters at that point?
Investigate whether it is more performant to use negative margin-top values for the chat block instead of scrolling the page. The difference should be minimal - if any, but it is better to know for sure.
The text was updated successfully, but these errors were encountered: