emulate_cpu
Simulate slower CPU speeds for performance testing by throttling processing power. Reset to normal with rate 1.
Instructions
Throttle CPU via CDP Emulation.setCPUThrottlingRate.
rate=1 is no throttle; rate=4 makes CPU ~4× slower (matches DevTools default
"4x slowdown"). rate=6 simulates low-end mobile. Pass 1 to reset.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |