[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 2527 in lilypond: Finger-flag collision
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 2527 in lilypond: Finger-flag collision |
Date: |
Mon, 19 Aug 2013 18:28:03 +0000 |
Comment #62 on issue 2527 by address@hidden: Finger-flag collision
http://code.google.com/p/lilypond/issues/detail?id=2527
To put some numbers to it (and this includes the ps2pdf conversion):
one = \new Staff \repeat unfold 8192 <c e g>
two = \new Staff \with { \RemoveEmptyStaves } \repeat unfold 2048 R1
\score { \new StaffGroup << \one \two \one \two \one \two \one \two \one
\two >> }
% time before 7d3d28de0ce6e2f018aff599cecd944d1754fe3c:
%real 6m33.478s
%user 6m24.216s
%sys 0m6.676s
% time after 7d3d28de0ce6e2f018aff599cecd944d1754fe3c:
%real 7m51.206s
%user 7m35.736s
%sys 0m8.196s
Now that's only a single iteration, so it's not sure that there is no other
reason for variation, but it still looks ugly.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings