[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3531 in lilypond: Patch: replaced function argumen
From: |
lilypond |
Subject: |
[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: |
Wed, 04 Sep 2013 19:43:24 +0000 |
Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new
New 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
replaced function argument 'string' by 'const string&' where it makes
sense to avoid unnecessary copying of 'string' objects.
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,
average
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%
http://codereview.appspot.com/13537043
--
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
- [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.,
lilypond <=
- 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., lilypond, 2013/09/04
- 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., lilypond, 2013/09/05
- 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., lilypond, 2013/09/06
- 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., lilypond, 2013/09/09
- 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., lilypond, 2013/09/09
- 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., lilypond, 2013/09/09
- 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., lilypond, 2013/09/09