Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

14 hour LCP #74

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

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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants