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 perceived performance #50

Open
1 of 3 tasks
cmil opened this issue Mar 7, 2019 · 1 comment
Open
1 of 3 tasks

Improve perceived performance #50

cmil opened this issue Mar 7, 2019 · 1 comment

Comments

@cmil
Copy link
Member

cmil commented Mar 7, 2019

Since we depend on several bulkier Javascript libraries (yasgui, swagger-ui-react, sigma among others) the javascript and css code to be loaded initially has grown quite big. Even with code splitting it takes a while to load the dracor.org frontend for the first time. Here are a few things we could do to improve the perceived performance of the site:

  • add loading indicator
  • refine code splitting (e.g. for sigma)
  • reduce dependencies (e.g. JSNetworkX)
@cmil
Copy link
Member Author

cmil commented Jun 21, 2019

JSNetworkX is gone now (see #59).

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

No branches or pull requests

1 participant