lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallelizing the CI doc build


From: Jonas Hahnfeld
Subject: Re: Parallelizing the CI doc build
Date: Sat, 06 Jun 2020 22:03:07 +0200
User-agent: Evolution 3.36.3

Am Samstag, den 06.06.2020, 15:47 -0400 schrieb Dan Eble:
> On Jun 6, 2020, at 15:26, Dan Eble <dan@faithful.be> wrote:
> > split the doc stage of the build into multiple stages that can be run in 
> > parallel on different runners
> 
> For example, assigning each runner one or more languages to build.

In my understanding, invocations of lilypond-book for different
languages share compiled snippets. By splitting into multiple jobs,
you'd compile them repeatedly, probably at least offsetting the gain
from parallelism.
For other split points (like all translated LM, NR, etc.) I see the
problem that the final part of 'make doc' needs all of them available.
Last time I checked, these were multiple GBs which we probably don't
want to transfer between the builders.

Jonas

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]