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

Add multi-process HTML rendering support to Gatsby #6417

Merged
merged 2 commits into from
Jul 13, 2018
Merged

Conversation

KyleAMathews
Copy link
Contributor

@KyleAMathews KyleAMathews commented Jul 12, 2018

In my testing of a CPU bound site, this neatly doubled the pages rendered / second (on my two core machine). Rendering should scale linearly with the number of cores on your machine.

@gatsbybot
Copy link
Collaborator

gatsbybot commented Jul 12, 2018

Deploy preview for using-drupal ready!

Built with commit 238458c

https://deploy-preview-6417--using-drupal.netlify.com

@gatsbybot
Copy link
Collaborator

Deploy preview for gatsbygram ready!

Built with commit 64eb511

https://deploy-preview-6417--gatsbygram.netlify.com

Copy link
Contributor

@m-allanson m-allanson left a comment

Choose a reason for hiding this comment

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

👍 🎉

@KyleAMathews KyleAMathews merged commit 02965d6 into master Jul 13, 2018
@KyleAMathews KyleAMathews deleted the jest-worker branch July 13, 2018 02:15
@camposcristian
Copy link

@KyleAMathews could you take a look at this one? I think it broke gatsby develop command

@KyleAMathews
Copy link
Contributor Author

It's fixed in beta.32

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

5 participants