lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add a cooperative FS lock to lilypond-book. (issue 555360043 by addr


From: dak
Subject: Re: Add a cooperative FS lock to lilypond-book. (issue 555360043 by address@hidden)
Date: Sun, 23 Feb 2020 08:05:08 -0800

On 2020/02/23 15:54:54, hanwenn wrote:
> I think this is worth it because it simplifies the build system, and
puts the
> locking in the place where we actually access the resource.

Is there any indication that letting Make run multiple instances of
lilypond-book with every instance except one at a time locking up is
going to be a net win for performance?

I still don't see what this is supposed to buy us over using CPU_COUNTS
for invoking parallel LilyPond instances.  In particular since the
parallel LilyPond instances are forked off at a time when LilyPond has
completed its startup, and in the context of the current Guile-v2
integration, startup times are relevant.  Even though considering the
number of files processed in one LilyPond process, their overall impact
should still be comparatively confined.

https://codereview.appspot.com/555360043/



reply via email to

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