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

Issue 5874044: Don't reload initialization files when processing multiple files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by dak
Modified:
13 years ago
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

Don't reload initialization files when processing multiple files There should probably be something approaching an option for that. It should mostly speed up the regtests. It helps "make doc" less than expected, but probably still some.

Patch Set 1 #

Patch Set 2 : Save and restore variables themselves along with their values: functions may refer to them. #

Patch Set 3 : Clear hash tables responsible for bleedover. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -1 line) Patch
M ly/init.ly View 1 2 2 chunks +39 lines, -1 line 0 comments Download
M scm/lily.scm View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Graham Percival
This feels like a dangerous change. Obviously we don't /want/ "bleed-through" of parameters or memory ...
13 years ago (2012-03-22 03:43:47 UTC) #1
dak
On 2012/03/22 03:43:47, Graham Percival wrote: > This feels like a dangerous change. Obviously we ...
13 years ago (2012-03-22 09:14:34 UTC) #2
Graham Percival
On 2012/03/22 09:14:34, dak wrote: > Don't overestimate the issue. What is involved here is ...
13 years ago (2012-03-23 04:08:12 UTC) #3
Julien Rioux
13 years ago (2012-03-23 11:32:29 UTC) #4
LGTM
Sign in to reply to this message.

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