Bad score on PSI and Web page test. Slow FCP and LCP #546
bitforcesrl
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As you can see in the film strip of web page test the rendering is happening very late.
There is about 1 sec of time spent downloading the blocking CSS and then there are other 600ms after the css has been downloaded to start the page rendering (it seems too much to create the CSSOM and apply CSS and layout/paint/composite). This leads poor performances
Any suggestion to improve this issue? thanks
Beta Was this translation helpful? Give feedback.
All reactions