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

Representative Run for User Flow #16367

Open
johnbenz13 opened this issue Mar 5, 2025 · 0 comments
Open

Representative Run for User Flow #16367

johnbenz13 opened this issue Mar 5, 2025 · 0 comments

Comments

@johnbenz13
Copy link

Feature request summary
We've been using Lighthouse Navigation for the past years as part of our CI flow.
As recommended to reduce variability we run LH 5 times and we use the computeMedianRun function to retrieve the most representative report.

This works well for navigation mode but now we want to run User Flow tests and we don't know what is the best approach to find the most representative report. In navigation mode we use the normalized distance based on FCP and TTI but is it still relevant for other modes ? Multiple steps reports ?

  • What is the recommended way to choose the most representative report ?
  • Also why specifically FCP and TTI were the web vitals chosen to compute the median which serves as a base to retrieve the most representative report ?
  • Which web vitals should we choose to compute the median for timespan mode ?
  • How to handle the case of multiple steps ?
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

1 participant