seedit icon indicating copy to clipboard operation
seedit copied to clipboard

perf: reduce random re-renders across app caused by backend state strings

Open plebe1us opened this issue 8 months ago • 2 comments

These random re-renders cause serious FPS drops sometimes, especially when loading a feed for the first time.

Not sure if it's possible to fix this on the frontend side, needs testing: https://t.me/seeditreact/10236

plebe1us avatar Jul 01 '25 13:07 plebe1us

i'm actually not noticing bad FPS drops right now. lowered priority

plebe1us avatar Sep 27 '25 13:09 plebe1us

not too good actually, with React Scan we can see there's too many rerenders caused by backend state changes, especially from the loading state strings displayed in the UI (such as the feed footer)

plebe1us avatar Oct 15 '25 13:10 plebe1us