Update README to make it more clear that regardless of reportAllChanges the final reported metric is the same#598
Conversation
|
Thank you very much for your collaboration |
This comment was marked as off-topic.
This comment was marked as off-topic.
How is INP reported at "the end of the page"? From my limited of your codebase, I see that the maximum INP (ignoring outliers) is reported on visibility state changes to hidden. But I could not see where INP is reported at the end of the page. The use case that I am concerned about is:
|
|
The |
|
https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilitychange_event
Thanks I see it here as well now. |
|
I know the current README says the I think rather than discouraging the use of |
I think there's still a risk of The And I thought
Happy to do that for now in this PR, and we can discuss all of the above more to decide on that. |
The
Yeah, that SGTM. Let's use this PR to clarify the confusion around |
Done. |
Fixes #597