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

docs: fix fonts loading #3492

Merged
merged 2 commits into from
Jun 21, 2023
Merged

docs: fix fonts loading #3492

merged 2 commits into from
Jun 21, 2023

Conversation

m0ksem
Copy link
Collaborator

@m0ksem m0ksem commented Jun 12, 2023

Improved FCP and overall lighthouse score.
image

closes #3420

@m0ksem m0ksem added the docs packages/docs label Jun 12, 2023
@m0ksem m0ksem self-assigned this Jun 12, 2023
@m0ksem
Copy link
Collaborator Author

m0ksem commented Jun 12, 2023

@zvenigorodskaia. I'll need a PNG image of preview-features.svg. SVG is 600kb, png is 60kb or 20kb compressed with https://tinypng.com

@asvae asvae self-requested a review June 15, 2023 09:22
Copy link
Member

@asvae asvae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did some checking and:

Lighthouse gives pretty much identical results (you can check https://ui-experimental.vuestic.dev and https://ui-develop.vuestic.dev/)
image
image

Performance tests also didn't show any significant advantage:
image
image

For both cases I did about 5 tests and number were pretty similar. So I'm not sure if we improved anything performance wise.

What I noticed is that there is much less screen permutations, which is a good thing. There was only one left - two times fonts are updated (for components and across the page):
screencast 2023-06-19 21-47-47

Also icon disappeared:
image

@m0ksem
Copy link
Collaborator Author

m0ksem commented Jun 20, 2023

Must be ok now:
image

@m0ksem m0ksem requested a review from asvae June 21, 2023 08:05
@asvae asvae merged commit c6293a8 into epicmaxco:develop Jun 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs packages/docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make landing page look excellent on loading
2 participants