You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lite mode basically aims to load less at startup, run more requests sequentially instead of in parallel, and heavily compress requests for slow networks. And load more stuff only on demand.