dvcol / synology-download

Synology Download Station browser extension built with React.
https://dvcol.github.io/synology-download/
MIT License
57 stars 6 forks source link

[performance]: Optimize rendering and task update #189

Open dvcol opened 1 year ago

dvcol commented 1 year ago

Taks with a lot of children induces significant amount of lag when polling is high

Investigate virutal scrolling for the main lists and optimize/memoize elements to reduce render loops