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
I don't think this is valid anymore. The production build now only takes around 2-3 seconds on my laptop to finish loading.
There are some CPU intensive work.
There are definiltey some CPU intenstive work on initializing the wallets etc but I guess it's better to leave them as it is since I don't have enough knowledge to refactor them.
When the page loads, the main process is obvisouly been blocked and doing some heavy work. Figure out what it is and find a way to mitigate it.
The text was updated successfully, but these errors were encountered: