Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

14 hour LCP #74

Closed
rviscomi opened this issue Jul 2, 2020 · 1 comment
Closed

14 hour LCP #74

rviscomi opened this issue Jul 2, 2020 · 1 comment

Comments

@rviscomi
Copy link
Member

rviscomi commented Jul 2, 2020

LCP should stop updating after user input, but in a long-lived tab I found that it's still periodically updating. For context: https://twitter.com/rick_viscomi/status/1278567773657092097

image

Should we add a note to LCP that the value is inflated, similar to when the tab was loaded in the background?

image

I'm also interested to find out how it got this high in the first place and if this is considered a bug.

@addyosmani
Copy link
Member

I'm +1 to us expanding our language around why a metric may have an inflated value, similar to how we speculate tab backgrounding may have been a cause. Is there a particular condition you think we should be using to signal showing this message?

On the lower end of the complexity spectrum, we could set an upper bound (e.g LCP > 1000s) after which this reasoning is given. On the other end, we could do some time book-keeping about the length of time a tab has been open. I'm personally leaning towards something simple... but am open to ideas :)

@rviscomi rviscomi closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants