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

Build time #106

Closed
JulienPalard opened this issue May 4, 2021 · 1 comment
Closed

Build time #106

JulienPalard opened this issue May 4, 2021 · 1 comment

Comments

@JulienPalard
Copy link
Member

JulienPalard commented May 4, 2021

I ran a quick test on docs.p.o, now that 3.10 doc can be compiled in parallel, for a single build (one language, one version) :

HTML only it takes 2mn in parallel vs 5mn single threaded.

Full (with pdf, epub, texinfo ,,,) it takes 26mn in parllel and 38mn single threaded, it boils down to:

  • html 2%
  • text 2%
  • A4 latex 27%
  • letter latex 29%
  • epub 13%
  • texinfo 25%

I think it would be interesting to dive into this to see if it can be enhanced.

@hugovk
Copy link
Member

hugovk commented Aug 16, 2024

This can be closed in favour of the newer #169.

@hugovk hugovk closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
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

No branches or pull requests

2 participants