1 / 5
We need to ___ render-blocking resources to speed up page load.
-
-
-
-
You eliminate render-blocking resources. Eliminate is the precise collocation; remove up is not standard. So eliminate render-blocking resources.
2 / 5
The team will ___ images to reduce payload size.
-
-
-
-
You compress images. Compress is the technical collocation; the others are informal or wrong. So compress images.
3 / 5
Lazy loading helps us ___ unnecessary assets until they are needed.
-
-
-
-
You defer assets. Defer is the standard collocation in web performance; put off is informal. So defer unnecessary assets.
4 / 5
We ___ a Lighthouse audit to measure page performance.
-
-
-
-
You run a Lighthouse audit. Run is the natural collocation with audits and automated tools; the others do not fit. So run a Lighthouse audit.
5 / 5
Splitting the bundle will ___ initial load time significantly.
-
-
-
-
You reduce initial load time. Reduce is the standard collocation; cut down is informal. So reduce initial load time.