lilypond-devel
[Top][All Lists]
Advanced

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

moving display-lily.scm import to lily.scm


From: Han-Wen Nienhuys
Subject: moving display-lily.scm import to lily.scm
Date: Thu, 18 Jan 2007 02:08:21 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

Hi Nicolas,

right now, the methods for displayLilyMusic are imported in 
ly/music-functions-init.ly . This causes the machinery to be loaded 
and thrown away for every .ly file separately. This is a significant 
penalty in terms of CPU and memory usage.

Could you see if it is possible to load the display-lily machinery
via lily.scm, and then export 1 or 2 methods which are then
used in music-functions-init.ly ?

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]