dictyBase / dicty-stock-center

The Dicty Stock Center app rebuilt with React and GraphQL!
https://dictybase.github.io/dicty-stock-center/
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Diagnose/improve the Largest Contentful Paint metric #114

Open erichartline opened 3 years ago

erichartline commented 3 years ago

Our desktop report shows LCP of 1.2s, which is good according to Google's criteria (under 2.5s). However, it can likely be improved. This issue will be used to track progress.

erichartline commented 3 years ago

Our LCP element (largest image or text block visible within the viewport) is

The Dicty Stock Center is a rapidly growing central repository for Dictyosteliu…
<p data-key="1">

LCP is primarily affected by four factors:

Slow server response times

Resource load times

Client-side rendering