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

Paul



 From:   Simon Albrecht <simon.albre...@mail.de> 
 To:   Lilypond bug list <bug-lilypond@gnu.org> 
 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
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to