Nuvotion-Visuals / Harmony

Hi, I'm Harmony the Hummingbird! Let's work together on whatever you care about.
12 stars 0 forks source link

Fix unnecessary rerenders #246

Closed tom-leamon closed 1 year ago

tom-leamon commented 1 year ago

The state (hooks) need to be de-normalized so that the whole screen doesn't rerender every time a message streams in (messagesByGuid updates very frequently causing all components depending on it to rerender)