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

Reduce load time #144

Open
CSchmitz81 opened this issue May 2, 2020 · 0 comments
Open

Reduce load time #144

CSchmitz81 opened this issue May 2, 2020 · 0 comments
Labels
good first issue Good issue for developers new to the project. Improve Level: Easy Priority: 4
Projects
Milestone

Comments

@CSchmitz81
Copy link
Member

Initial loading of the site takes a relatively long time. Investigate the following, and apply basic improvements or add separate issues for bigger changes:

  • What's taking the most time and ways to reduce them
  • Building the project with Polymer CLI and how to streamline it
  • Service worker and how to cache components
  • If there's a way to batch load components, so separate requests don't need to be made (referenced in Google IO video a few years ago)
@CSchmitz81 CSchmitz81 added Improve Level: Easy good first issue Good issue for developers new to the project. Priority: 4 labels May 2, 2020
@CSchmitz81 CSchmitz81 added this to the MVP milestone May 2, 2020
@CSchmitz81 CSchmitz81 added this to To do in cTree MVP via automation May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for developers new to the project. Improve Level: Easy Priority: 4
Projects
cTree MVP
  
To do
Development

No branches or pull requests

1 participant