bug-lilypond
[Top][All Lists]
Advanced

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

Re: Long compile times with many empty bars


From: Paul Hodges
Subject: Re: Long compile times with many empty bars
Date: Fri, 6 Apr 2018 23:52:51 +0100

Ah, the perils of recursion!  (says an aged programmer)


Paul



 From:   Simon Albrecht <address@hidden> 
 To:   Lilypond bug list <address@hidden> 
 Sent:   06/04/2018 11:48 PM 
 Subject:   Long compile times with many empty bars 

Hello everybody,

I was a bit surprised that this snippet took so long to compile, and the 
time increases somewhat exponentially with the number of bars:

%%%%%%%%%
\version "2.19.80"
{
   \time 3/8
   s4.*500
}
%%%%%%%%%

The compile times on my machine were:
for 100 bars: 1.5"
   *200:   10.0"
   *300:   40.9"
   *400: 1'49"
   *500: 2'50"

Does that maybe warrant raising an issue?

Best, Simon


_______________________________________________
bug-lilypond mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond


reply via email to

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