compare_performance
Compare Core Web Vitals between two URLs or mobile vs desktop to identify performance deltas and determine the better performer.
Instructions
Compare Core Web Vitals between two URLs, or the same URL on mobile vs desktop. Shows per-metric deltas with winner indicators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urlA | Yes | First URL to compare | |
| urlB | No | Second URL to compare. If omitted, compares urlA mobile vs desktop. | |
| device | No | Device emulation when comparing two different URLs (default: mobile) |