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

Mobile Perfomance Improvements #1

Open
alexchrysovergis opened this issue Oct 6, 2024 · 4 comments
Open

Mobile Perfomance Improvements #1

alexchrysovergis opened this issue Oct 6, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted help wanted Extra attention is needed

Comments

@alexchrysovergis
Copy link
Owner

When visiting the website on a mobile device, some styles take longer to load compared to the desktop version. For instance, the loading backdrop doesn't appear right away on mobile.

Objective

Optimize the performance of scripts and styles to improve loading times and overall user experience on mobile devices.

@alexchrysovergis alexchrysovergis added enhancement New feature or request help wanted Extra attention is needed hacktoberfest-accepted good first issue Good for newcomers labels Oct 6, 2024
alexchrysovergis pushed a commit that referenced this issue Oct 10, 2024
@SahilWMI
Copy link
Contributor

i'll do it.

@SahilWMI
Copy link
Contributor

SahilWMI commented Oct 21, 2024

Hey @alexchrysovergis I've made some changes that i'd like you to review in #8 , if it doesn't affect the improvement in mobile devices much then i'll be implementing fetch priorities for img assets and implement other changes as mentioned in the PR.
lemme know.

alexchrysovergis added a commit that referenced this issue Oct 21, 2024
fixes most of the issues in #1
@alexchrysovergis
Copy link
Owner Author

Hi @SahilWMI. It certainly is faster, but we probably need to optimize a few more things, like the LCP on mobile, which is currently in the red at 6.3s.

@SahilWMI
Copy link
Contributor

In that case I'll try and check if making the carousel movement manual from automatic increases the performance drastically as it seems to be the main culprit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants