Check Browser Performance
check_performanceEvaluate page performance metrics (load time, TTFB, request count, large resources) to detect when a page materially blocks real users.
Instructions
Read raw performance metrics from the browser's Performance API (load time, TTFB, request count, large resources).
Argus does not auto-record bugs here — Lighthouse already owns the performance-audit space. Only call record_bug if the page is so slow or so heavy that it materially blocks a real user (multi-second TTFB on a primary flow, multi-MB hero asset, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |