Why Nostr? What is Njump?
2023-04-14 22:53:27
in reply to

Stuart Bowman on Nostr: The best performance optimization I've come up with for Satellite is to "lazy render" ...

The best performance optimization I've come up with for Satellite is to "lazy render" items in long lists. The app listens for the position of each element and only starts to render it when it gets close to coming onscreen. The helps by reducing the number of images that have to get loaded at once, but I suppose the root cause is a lot unoptimized images getting uploaded in the first place. If we wanted to go nuclear on this problem we could set up a server that acts as a proxy to generate and cache thumbnails.
Author Public Key
npub1lunaq893u4hmtpvqxpk8hfmtkqmm7ggutdtnc4hyuux2skr4ttcqr827lj