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 : Catalog #2067

Closed
briangrossman opened this issue Jan 13, 2021 · 1 comment
Closed

Performance Improvements : Catalog #2067

briangrossman opened this issue Jan 13, 2021 · 1 comment
Assignees
Labels
Bug Something isn't working

Comments

@briangrossman
Copy link
Contributor

briangrossman commented Jan 13, 2021

Steps to Reproduce

  • Open the catalog 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:
    • Reducing initial server response time
    • Eliminating render-blocking resources
  • 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
#2066 Performance Improvements : Home Page
#2068 Performance Improvements : Product Page
#1919 xPRO Catalog page performance improvements (past issue)
#1908 EPIC: xPRO performance improvements (past issue)

Screenshot or Screencast

image

image

@arslanashraf7
Copy link
Contributor

Multiple PRs were merged over the last 2 years improving the performance. I'm closing this one. We can open again.

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