Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce build time #351

Open
AliceR opened this issue Nov 9, 2021 · 1 comment
Open

Reduce build time #351

AliceR opened this issue Nov 9, 2021 · 1 comment
Labels
maintenance Tickets that do not encompass new features but contribute to the overall quality of the project

Comments

@AliceR
Copy link
Member

AliceR commented Nov 9, 2021

Over the last weeks we run into a few issues with the build process, especially when running on ci. There are a few things I would like to investigate that might improve the build process / reduce memory consumption:

  • Reducing source image size (see comment, fetching large images is slow and in most cases unnecessary.)
  • Upgrade Gatsby to v4 ("Version 4 introduces big performance improvements of up to 40% build time reduction")
  • ... ?
@AliceR AliceR added the maintenance Tickets that do not encompass new features but contribute to the overall quality of the project label Dec 13, 2021
@Tammo-Feldmann
Copy link
Contributor

Since this is still an issue, I would suggest updating to v5 so we can attempt the new Gatsby slice API to reduce the amount of rebuilding that Gatsby will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tickets that do not encompass new features but contribute to the overall quality of the project
Projects
None yet
Development

No branches or pull requests

2 participants