Skip to content

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Jun 5, 2023

I was considering defaulting to -j2 or even -j3, but Windows systems with 8 GB of RAM would likely struggle with this.

In the meantime, it's worth documenting Sphinx's -j auto for people with lots of RAM. On a system with 32 threads, a full clean make html build can peak to more than 20 GB of RAM for Sphinx itself:

image

With -j auto on an Intel Core i9-13900K, the documentation builds in 1m16s, whereas -j4 requires 4m15s.

@Calinou Calinou added enhancement cherrypick:3.5 cherrypick:3.6 area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.0 labels Jun 5, 2023
@mhilbrunner mhilbrunner merged commit d10f7be into godotengine:master Jun 6, 2023
@mhilbrunner
Copy link
Member

Thanks!

mhilbrunner added a commit to mhilbrunner/godot-docs that referenced this pull request Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:3.5 cherrypick:3.6 enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants