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

fix(gatsby): queue fs writes so event loop not overwhelmed on large sites #29219

Merged
merged 9 commits into from Jan 27, 2021

Conversation

KyleAMathews
Copy link
Contributor

Dropped write time for 100k create-pages benchmark from 69s -> 15s for a ~78% decrease

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 26, 2021
@KyleAMathews KyleAMathews added topic: scaling builds and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 26, 2021
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍 thanks!

@KyleAMathews KyleAMathews merged commit 7c38997 into master Jan 27, 2021
@KyleAMathews KyleAMathews deleted the queue-file-writes branch January 27, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants