You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to unlighthouse. I tried this npx unlighthouse --site https://myurlhere.com --urls / --samples 5 --no-cache --throttle
in the hopes I'd be able to see the results of 5 reports run on a single URL. Unfortunately it seems unlighthouse only shows me the averages(?) of all 5 runs.
Is there a good way to go about getting what I'm looking for, with or without unlighthouse? Really I'd want more like 20 samples of the one URL, or ideally even more.
The reasoning for this is I'm running into CLS issues that haven't been easy to figure out as many of them don't show up every time I run a report, despite the contents of the page remaining largely the same. So I wanted to make some changes and run a bunch of reports to help ensure the issue is gone.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to unlighthouse. I tried this
npx unlighthouse --site https://myurlhere.com --urls / --samples 5 --no-cache --throttlein the hopes I'd be able to see the results of 5 reports run on a single URL. Unfortunately it seems unlighthouse only shows me the averages(?) of all 5 runs.
Is there a good way to go about getting what I'm looking for, with or without unlighthouse? Really I'd want more like 20 samples of the one URL, or ideally even more.
The reasoning for this is I'm running into CLS issues that haven't been easy to figure out as many of them don't show up every time I run a report, despite the contents of the page remaining largely the same. So I wanted to make some changes and run a bunch of reports to help ensure the issue is gone.
Beta Was this translation helpful? Give feedback.
All reactions