Comment #2 on issue 1858 by [email protected]: 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.
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
