dat-ecosystem-archive / dat-desktop

Peer to peer data syncronization [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
https://dat.foundation
MIT License
648 stars 69 forks source link

Investigate UI element caching #250

Closed yoshuawuyts closed 7 years ago

yoshuawuyts commented 7 years ago

As per https://github.com/datproject/dat-desktop/issues/152, the app sometimes spins when lots of updates happen (e.g. network events). We should probably investigate caching elements.

yoshuawuyts commented 7 years ago

We fixed a lot of the perf issues here; moving to priority medium. Gonna build a component system first and move to less files before digging into this again.

yoshuawuyts commented 7 years ago

I think we can close this; we don't have any pressing perf issues right now and I'm sure there's always room to improve. New choo should make it v. easy to debug perf also, sooooo closing :sparkles: