Measure lab performance
measure_performanceAudit web pages in a headless Chromium browser to capture lab performance metrics: TTFB, FCP, LCP, CLS, load time, request count, and transfer size.
Instructions
Load the page in headless Chromium (Playwright) and capture lab metrics: TTFB, FCP, LCP, CLS, load times, request count and transfer sizes. Clearly labeled lab data, not field data. Requires the Playwright Chromium browser; returns the install command if missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute http(s) URL of the page to audit, e.g. https://example.com |