performance_analysis
Measures page load performance metrics across multiple test iterations, with options for network idle waiting and device emulation.
Instructions
Analyze page performance metrics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to analyze performance for | |
| iterations | No | Number of test iterations to run. Default: 1 | |
| waitForNetworkIdle | No | Whether to wait for network to be idle. Default: true | |
| device | No | Optional device to emulate (e.g., "iPhone 13", "Pixel 5") |