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

xPRO Catalog page performance improvements #1919

Closed
2 tasks done
ahmed-belal opened this issue Sep 17, 2020 · 3 comments · Fixed by #1936
Closed
2 tasks done

xPRO Catalog page performance improvements #1919

ahmed-belal opened this issue Sep 17, 2020 · 3 comments · Fixed by #1936
Assignees

Comments

@ahmed-belal
Copy link
Contributor

ahmed-belal commented Sep 17, 2020

  • Improve server TTFB (time to first byte)
  • Preload icomoon font

Explanation

  • To improve (reduce) the TTFB we need to look at the view logic and queries being executed for this URL.
  • We can preload the icomoon font like @umarmughal824 has already done on the product page.
@umarmughal824
Copy link
Contributor

Preload icomoon font already covered in #1920 and that was for the side wide.

@briangrossman
Copy link
Contributor

@umarmughal824 : As you work on this, you can use this testing site to help measure site performance: https://developers.google.com/speed/pagespeed/insights/?utm_source=analytics&url=https%3A%2F%2Fxpro.mit.edu%2Fcatalog%2F

Do you have any strategies that you're currently using to measure performance improvements that you're implementing?

@briangrossman
Copy link
Contributor

Hi @umarmughal824

I'm curious if you've been doing anything to quantitatively measure performance improvements. Have you been able to see improvments?

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

Successfully merging a pull request may close this issue.

3 participants