Big announcements coming next week! Join us at GatsbyConf March 2-3: Claim your spot.

  • Gatsbyjs.com
    Gatsbyjs.com
  • Gatsby Cloud
    Gatsby Cloud
  • Support
    Support
  • Contact
    Contact
  • Log in
    Log in
docs
    • Tutorial
      Tutorial
    • How-to Guides
      How-to Guides
    • Reference
      Reference
    • Conceptual Guide
      Conceptual Guide
    • Quick Start
      Quick Start
DocumentationHow-to Guides
Docs

Performance

Site performance is one of the most reliable measures of user experience and visitor conversion. Gatsby's architecture is tailored to make your performance fast out of the box. This section covers how to audit your site performance, implement Gatsby features to improve performance, and take other steps that can speed up your site.

Improving site performance guide→

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.

How to run a Lighthouse audit→

Lighthouse is an open-source, automated tool for auditing for page performance. It is included in Chrome DevTools.

How to add a manifest file→

Gatsby includes drop-in support for manifests, which help your website function well if installed as an app on a mobile device.

How to add offline support→

Support for making a Gatsby site work offline and more resistant to bad network connections.

  • Accessibility Statement
  • Code of Conduct
  • Logo & Assets
  • Privacy Policy
  Docs
  • How-to Guides
    • Overview
    • Overview
    • Improving site performance guide
    • How to run a Lighthouse audit
    • How to add a manifest file
    • How to add offline support