Optimization

Optimize your site for performance, accessibility, and search engines.

Build-in optimizations

For large sites, the task of loading up lists of files to use in various components can slow builds.

Where components access pages through the Astro Accelerator, an in-memory cache is used to reduce the time spent on this process. It uses a 30 second cache for running Astro in dev mode, and a 5 minute cache for builds.