perf_cpu_profile_start
Initiates CPU profiling in the browser to capture performance metrics during user interactions. Continue with a stop command to retrieve and analyze the collected profiling data.
Instructions
Start CPU profiling. Perform the actions you want to profile, then call perf_cpu_profile_stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||