Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

connorjclark
Copy link
Collaborator

ref #15841

FMP is old, and we don't want to add it to trace engine or RPP. So let's replace its usage in Lantern with LCP.

Things happen to improve with our test database. whatever.

image

@connorjclark connorjclark requested a review from a team as a code owner June 6, 2024 21:22
@connorjclark connorjclark requested review from adamraine and removed request for a team June 6, 2024 21:22
@@ -18,7 +18,7 @@ const str_ = i18n.createIcuMessageFn(import.meta.url, UIStrings);

/**
* @fileoverview This audit identifies the time the page is "consistently interactive".
* Looks for the first period of at least 5 seconds after FMP where both CPU and network were quiet,
* Looks for the first period of at least 5 seconds after FCP where both CPU and network were quiet,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be LCP and not FCP?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, fixed over in #16173. thank ya.

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

Successfully merging this pull request may close these issues.

5 participants