lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3531 in lilypond: Patch: replaced function arg


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3531 in lilypond: Patch: replaced function argument 'string' by 'const string&' where it makes sense to avoid unnecessary copying of 'string' objects.
Date: Tue, 10 Sep 2013 01:18:29 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_27

Comment #7 on issue 3531 by address@hidden: Patch: replaced function argument 'string' by 'const string&' where it makes sense to avoid unnecessary copying of 'string' objects.
http://code.google.com/p/lilypond/issues/detail?id=3531

Pushed to staging as
commit 00216e16c717470ae53dbbfd1d52850d1b102e29
Author: Frédéric Bron <address@hidden>
Date:   Fri Aug 23 17:30:34 2013 +0200

Issue 3531: replaced function argument 'string' by 'const string&' where it

Measurements on x86_64 (i7-2760QM, 2.40GHz) Fedora 19 with g++ 4.8.1, with configure --enable-optimising --disable-debugging; tests run 10 times, avera
    elapsed time compared (/usr/bin/time)

* Bach, Concerto in E major or violin and strings, BWV 1042 (Mutopia source)
      38 pages:
      $ lilypond score.ly -> master: 15.4s, with patch: -0.1%
    * lilypond regression tests (1153 .ly files):
      $ lilypond *.ly -> master: 276.6s, with patch: -2.5%


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