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

Builtin feature to run ligthouse multiple times and get the median result #110

Open
becheran opened this issue Feb 18, 2025 · 0 comments
Open

Comments

@becheran
Copy link

I would love to have the ability to run ligthouse multiple times builtin and simply pass an n variable or something like this to the measurement. Insteead of returning the report of one run, it could then use the median of multiple runs.

This is also a recomended strategy described and recomended by google: https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md#run-lighthouse-multiple-times

It would not be dificult to add this function without breaking the existing interface. What do you think?

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