Gatsby's architecture is tailored to make your performance fast out of the box. This section covers how to audit your site performance and implement features to improve performance, as well as how to ensure your builds remain fast and consistent as your site grows.
A brief, but thorough guide to improve your Gatsby site's performance, covering both how to get your site fast and processes you can put in place to keep it fast.
From low-hanging fruit like upgrading Node, Gatsby, and your plugins, to architectural best practices and advanced configuration.
From upgrading your hardware and making more memory available, to profiling tips, to configuring your builds to require less memory.
Lighthouse is an open-source, automated tool for auditing for page performance. It is included in Chrome DevTools.