Interaction to Next Paint (INP) #2347
Closed
andriiradkevych
started this conversation in
General
Replies: 1 comment
-
Are you sure that the problem is Fresh itself? Fresh is quite speedy and in most cases when it comes to performance the problem is not the framework itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Google added new
Core Web Vitals
calledINP
, and it seems will be a problem withfresh
. Here you can find description https://web.dev/articles/inp . It is measuring interaction , and clicking on urls , is also as I understand interaction , which is slow onfresh
. Is there any ways to improve it ?Beta Was this translation helpful? Give feedback.
All reactions