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

Poor load times even when data is cached #1

Open
eritbh opened this issue Jun 28, 2018 · 0 comments
Open

Poor load times even when data is cached #1

eritbh opened this issue Jun 28, 2018 · 0 comments
Labels
rewrite Things pertaining to the Vue rewrite of the site

Comments

@eritbh
Copy link
Member

eritbh commented Jun 28, 2018

There's a lot of content we're loading, and it takes Vue a while to render it all. Should look into <keep-alive> with a component for each dataset for caching rather than just storing the JSON data and making the client re-render on every switch.

@eritbh eritbh added the rewrite Things pertaining to the Vue rewrite of the site label Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rewrite Things pertaining to the Vue rewrite of the site
Projects
None yet
Development

No branches or pull requests

1 participant