Configuring Network/CPU throttling and Device Emulation while running lighthouse programatically #15728
-
I am using lighthouse user flows and am trying to pass specific network and CPU throttling settings. However, no matter what I pass to the lighthouse call, I still am getting metric values with negligible difference (FCP, LCP, etc).
Also, I was wondering if specific device emulation is supported or is it just low-end, mid-tier, and high-end mobile, and high-end, low-end desktop. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
throttling
is set in the wrong spot. it needs to be underconfig.settings
. When I do that I notice a huge jump in TBT likely from the large CPU multiplier you have set.