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] Research which area need to use Serve static assets with an efficient cache policy #5843

Open
sudhanshutech opened this issue Aug 25, 2024 · 5 comments
Assignees
Labels
kind/bug Something isn't working type/performance

Comments

@sudhanshutech
Copy link
Member

Description

Use pageSpeed to get performance statistics. We might need to use Caching Static Sites of gatsby to create a very fast loading of site using setting up proper HTTP caching.

Read here: https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/caching/

Screenshots

Environment:

  • Host OS:
  • Browser:

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

@AlfiyaSiddique
Copy link
Contributor

@sudhanshutech I am willing to work on this issue, can you please assign?

@Ashparshp
Copy link
Contributor

@AlfiyaSiddique, go ahead!

@Ashparshp
Copy link
Contributor

@AlfiyaSiddique, any luck?

@AlfiyaSiddique
Copy link
Contributor

I apologize for the delayed reply, @Ashparshp. I was occupied with my academics last month. I will be continuing this now. If this is an urgent issue that needs to be resolved, I do not mind it being reassigned if someone else is willing to complete it in less time. I hope you understand. Thank you!

@AlfiyaSiddique
Copy link
Contributor

@sudhanshutech @Ashparshp
I have performed the analysis and this is the outcome:
https://pagespeed.web.dev/analysis/https-layer5-io/ffoaybm2p6?form_factor=mobile

The overall performance is too low with 26% for mobile & 33% for desktop.

These are the reasons for bad performance:
image

For the next step, I need a bit of guidance.
I should use Gatsby for the HTTP caching and test again for performance, am I right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working type/performance
Development

No branches or pull requests

3 participants