By mherchel, 10 January, 2018 Why is Gatsby so Fast? The PRPL Pattern. Gatsby is a ReactJS based static site generator. This means that the build process will automatically generate all files that are sent to the end-user's computer. You don't need to do server-side processing. Tags Gatsby Performance