You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building a relatively simple landing page and having a hard time understanding what causes high FCP and LCP with SSR.
First Contentful Paint
3.7 s
Largest Contentful Paint
3.9 s
Total Blocking Time
10 ms
Cumulative Layout Shift
0.005
Speed Index
3.7 s
I am using Fowbite Svelte. The page renders fine if I block JS, so there shouldn't be any JS that should be awaited for rendering. Any idea how can I ponpoint the issue?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a relatively simple landing page and having a hard time understanding what causes high FCP and LCP with SSR.
First Contentful Paint
3.7 s
Largest Contentful Paint
3.9 s
Total Blocking Time
10 ms
Cumulative Layout Shift
0.005
Speed Index
3.7 s
I am using Fowbite Svelte. The page renders fine if I block JS, so there shouldn't be any JS that should be awaited for rendering. Any idea how can I ponpoint the issue?
Beta Was this translation helpful? Give feedback.
All reactions