audit_speed
Audit page load speed by analyzing HTML byte size, render-blocking scripts, and missing image dimensions to calculate a speed score.
Instructions
Audit static load-speed signals from HTML.
Pass a live url (fetched server-side) OR a raw html string.
Returns html_bytes, render-blocking scripts, missing img dimensions, and score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| html | No |