lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3724 in lilypond: Slowdown under Windows


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3724 in lilypond: Slowdown under Windows
Date: Sun, 15 Dec 2013 22:18:20 +0000


Comment #2 on issue 3724 by address@hidden: Slowdown under Windows
http://code.google.com/p/lilypond/issues/detail?id=3724

Cell counts went down, mostly in tests with a lot of text.
The same skylines are being built, but only once, so probably there are fewer old copies taking up cells until the garbage collector reclaims the memory.

Property accesses went down
-TOTAL                         : 297450
+TOTAL                         : 296480
except for one
-Y-extent                      :   4690
+Y-extent                      :   4960
and I'm not sure why that one went up, but not worried.

--
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



reply via email to

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