Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Render improvements. #264

@jmcc0nn3ll

Description

@jmcc0nn3ll

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.eclipse.org%2Fjetty&hl=en

Looks like some more low hanging fruit related to image sizes not being set (one of ours and one of yours)

However, there is a big one related to the font loading and rendering.

https://web.dev/font-display/?utm_source=lighthouse&utm_medium=unknown

Basically putting this into the fonts CSS we should be able to improve by a couple hundred ms on render time.

font-display: swap;

FWIW: there are more things you can do by just checking out the www.eclipse.org site through the pagespeed tool that everyone will benefit from, but these two seem the the biggest ones we are worried about

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions