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

Gatsby Limit? #9542

Closed
ahansson89 opened this issue Oct 30, 2018 · 6 comments
Closed

Gatsby Limit? #9542

ahansson89 opened this issue Oct 30, 2018 · 6 comments
Labels
stale? Issue that may be closed soon due to the original author not responding any more. type: question or discussion Issue discussing or asking a question about Gatsby

Comments

@ahansson89
Copy link
Contributor

I wonder what the limit for Gatsby is? I know I can make sites with 10,000 pages. But what if I have sites that have 1,000.000+ pages? Will Gatsby be able to handle that?

What limits have you guys hit with v2?

@luukdv
Copy link

luukdv commented Oct 30, 2018

Related: #9362

@kakadiadarpan kakadiadarpan added the type: question or discussion Issue discussing or asking a question about Gatsby label Oct 30, 2018
@kakadiadarpan
Copy link
Contributor

@ahansson89 The aim for Gatsby is to work for million page sites, but it’s not there yet. We have been working to make Gatsby great for larger scale sites. For that, we have been focusing on improving the performance and build times for large sites. Following are the PRs which have made a lot of difference:

#6226
#9370
#9338 (this is WIP, also focussed on larger site performance)

You can also take a look at the benchmark sites for testing bigger sites https://github.com/gatsbyjs/gatsby/tree/master/benchmarks

@pieh
Copy link
Contributor

pieh commented Oct 30, 2018

Page count limit is really fluid - it depends on how content heavy your site is and what is being used for your site. We have some benchmarks https://github.com/gatsbyjs/gatsby/tree/master/benchmarks/create-pages and https://github.com/gatsbyjs/gatsby/tree/master/benchmarks/markdown that stress test different parts of gatsby - but results of those benchmark won't be the same as for real production sites.

As @kakadiadarpan mentioned - there is continuous progress on optimizing bottlenecks that limit size of websites

@ahansson89
Copy link
Contributor Author

Page count limit is really fluid - it depends on how content heavy your site is and what is being used for your site. We have some benchmarks https://github.com/gatsbyjs/gatsby/tree/master/benchmarks/create-pages and https://github.com/gatsbyjs/gatsby/tree/master/benchmarks/markdown that stress test different parts of gatsby - but results of those benchmark won't be the same as for real production sites.

As @kakadiadarpan mentioned - there is continuous progress on optimizing bottlenecks that limit size of websites

Of course. Let's say it's a news/blog type of sites with blog posts 800 words on average, just to define a standard for the discussion.

Will I be able to deploy a 1,000,000+ pages site with Gatsby as of right now? If not, where are the bottlenecks?

@gatsbot
Copy link

gatsbot bot commented Jan 27, 2019

Old issues will be closed after 30 days of inactivity. This issue has been quiet for 20 days and is being marked as stale. Reply here or add the label "not stale" to keep this issue open!

@gatsbot gatsbot bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Jan 27, 2019
@gatsbot
Copy link

gatsbot bot commented Feb 7, 2019

Hey again!

It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it.

Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to reopen this issue or create a new one if you need anything else.

Thanks again for being part of the Gatsby community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more. type: question or discussion Issue discussing or asking a question about Gatsby
Projects
None yet
Development

No branches or pull requests

4 participants