arc_emulate_cpu
Simulate CPU throttling by slowing down processing with a configurable factor to test browser performance under low-power conditions.
Instructions
CPU速度をエミュレートする(スロットリング)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slowdown_factor | Yes | CPU速度の低下係数(1=通常、2=2倍遅い、4=4倍遅い等) | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |