A

Async CSS/JS Requests

Async (asynchronous) requests are requests for CSS or JavaScript files that are loaded in the background without blocking the browser from rendering the rest of the page. Using async loading is a key performance optimization technique because it allows the user to see and interact with the initial page content much faster.

All terms
Fabian Krumbholz
Fabian Krumbholz
September 30, 20251 min read

Related web performance terms

How fast is your website?