Return to All tags

16 posts tagged with "build-times"

Update Week: Gatsby’s Greatest Hits in 2021 and 2022

By Josh Johnson on September 26th, 2022

Over the past year, I’ve been working on the framework squad, and one of the streams of questions we often receive is about the benefits of updating to Gatsby v4 (and soon, v5!). We often see user complaints about the experience on older versions, which motivated me to write this blog post walking everybody through all of the changes that we’ve made since then and what I wish I knew more about in my previous role. Through this writing, I hope to show the Gatsby of two years ago is not the same Gatsby we know today.

Read more

Introducing Will It Build: A new builds benchmarking service for Gatsby Cloud

By Dustin Schau on May 26th, 2020

The first -- and only -- publicly available static site benchmarking service, Will It Build demonstrates the progress of build times for sample Gatsby benchmark sites on Gatsby Cloud. Thanks to our new Incremental Builds feature, data and content changes now go from edit to live in seconds! See for yourself: all of our data can be queried right on the site using our exposed GraphQL API at willit.build/api-playground.

Read more