Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Overall loading speed of the kusama main viz #45

Open
sahilnanda1995 opened this issue Jan 23, 2020 · 2 comments · Fixed by #49
Open

Improve Overall loading speed of the kusama main viz #45

sahilnanda1995 opened this issue Jan 23, 2020 · 2 comments · Fixed by #49
Assignees

Comments

@sahilnanda1995
Copy link
Member

No description provided.

@bhaskarSingh bhaskarSingh changed the title Increasing Overall loading speed of the kusama main viz Improve Overall loading speed of the kusama main viz Jan 25, 2020
@sahilnanda1995
Copy link
Member Author

validators loading speed has increased but it has damaged the intention loading.

@bhaskarSingh
Copy link
Member

bhaskarSingh commented Jan 28, 2020

For improving first-time loading speed, polkadot api needs to be removed from client side as its self has a bundle size of 1.9 MB and after gzip, 600kbs approx since browser has to download then uncompress this heavy npm dependency, other than that kusama viz load time has been improved till the usable state
for reference: https://bundlephobia.com/scan-results?packages=@polkadot/[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants