Asset Weight and Duplication

Fixtures covering minification detection on CSS/JS/HTML, duplicate and identical resource grouping, single-asset and combined per-category size thresholds, same-origin request counting, and enormous-network-payload detection.

Fixtures that let a crawler prove it measures page weight from response bytes: per-resource sizes from exact Content-Length headers, byte-identity grouping across URLs, and per-category budget sums.

Families:

Size-threshold fixtures declare the compression-control capability: an environment whose ingress rewrites Content-Encoding/Content-Length reports them unavailable rather than corrupting the byte targets. Everything is safe or moderate except the enormous-payload trio, which is risky and direct-entry only so casual crawls never trigger the expensive generators.

Fixtures in this category

Back to the fixture index