bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1858 in lilypond: unexplained increase in profile reports


From: lilypond
Subject: Re: Issue 1858 in lilypond: unexplained increase in profile reports
Date: Wed, 31 Aug 2011 15:19:02 +0000


Comment #2 on issue 1858 by address@hidden: unexplained increase in profile reports
http://code.google.com/p/lilypond/issues/detail?id=1858

A memory leak or significant increase in allocation need not noticeably affect performance. And it may even improve performance (some algorithms can be sped up by creating a new structure separately instead of changing an existing one in-place).

But of course, if the numbers on single tests change as much as that, checking the cause would be prudent.




reply via email to

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