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

Performance Improvements : Home Page #2066

Open
briangrossman opened this issue Jan 13, 2021 · 0 comments
Open

Performance Improvements : Home Page #2066

briangrossman opened this issue Jan 13, 2021 · 0 comments
Labels
Bug Something isn't working

Comments

@briangrossman
Copy link
Contributor

briangrossman commented Jan 13, 2021

Steps to Reproduce

  • Open the home page
  • Note the slow load time
  • Open the Chrome developer tools (View => Developer => Developer Tools)
  • Click on the Lighthouse tab
  • Highlight all categories and choose Mobile or Desktop
  • Click Generate report
  • Note the results of the performance. It's particularly an issue on mobile
  • Note that the Opportunities section provides good suggestions for where to improve. Suggestions include:
    • Preloading key requests
    • Removing unused JavaScript
  • Please explore what can be done to help improve load time.

Expected Behavior

  • Page should load more quickly

Actual Behavior

  • Page loads slowly

Related Issues

#2065 EPIC: xPRO performance improvements
#2067 Performance Improvements : Catalog
#2068 Performance Improvements : Product Page
#1908 EPIC: xPRO performance improvements (past issue)

Screenshot or Screencast

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants