Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(14878)

Issue 5349043: Caches pure translations for full score. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by MikeSol
Modified:
12 years, 5 months ago
Reviewers:
mike, Keith, joeneeman, pkx166h, t.daniels
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Caches pure translations for full score.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Incorporates Joe's suggestions. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -3 lines) Patch
M lily/align-interface.cc View 1 2 chunks +16 lines, -1 line 1 comment Download
M lily/include/align-interface.hh View 1 chunk +1 line, -0 lines 0 comments Download
M lily/include/lily-guile.hh View 1 2 chunks +3 lines, -0 lines 0 comments Download
M lily/lily-guile.cc View 1 1 chunk +22 lines, -0 lines 0 comments Download
M scm/define-grob-properties.scm View 1 chunk +2 lines, -0 lines 0 comments Download
M scm/define-grobs.scm View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 7
MikeSol
Hey all, A small patch to speed up LilyPond for large scores. Some benchmarks: \version ...
12 years, 5 months ago (2011-11-05 12:37:28 UTC) #1
MikeSol
Just tried this out on a real score - the 4th movement of the Eroica ...
12 years, 5 months ago (2011-11-05 15:45:31 UTC) #2
t.daniels_treda.co.uk
mtsolo@gmail.com wrote Saturday, November 05, 2011 3:45 PM > Just tried this out on a ...
12 years, 5 months ago (2011-11-05 16:43:26 UTC) #3
mike_apollinemike.com
On Nov 5, 2011, at 9:43 AM, Trevor Daniels wrote: > > mtsolo@gmail.com wrote Saturday, ...
12 years, 5 months ago (2011-11-05 18:04:23 UTC) #4
joeneeman
looks good! I never realized this case was such a bottleneck. http://codereview.appspot.com/5349043/diff/1/lily/align-interface.cc File lily/align-interface.cc (right): ...
12 years, 5 months ago (2011-11-05 20:36:31 UTC) #5
Keith
This looks very nice. http://codereview.appspot.com/5349043/diff/1005/lily/align-interface.cc File lily/align-interface.cc (right): http://codereview.appspot.com/5349043/diff/1005/lily/align-interface.cc#newcode327 lily/align-interface.cc:327: vector<Real> translates = start == ...
12 years, 5 months ago (2011-11-05 22:52:21 UTC) #6
pkx166h
12 years, 5 months ago (2011-11-06 08:32:31 UTC) #7
Passes make and no reg test diffs

James
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b