lilypond-devel
[Top][All Lists]
Advanced

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

Re: Move note names to scm (issue3247041)


From: n . puttock
Subject: Re: Move note names to scm (issue3247041)
Date: Thu, 25 Nov 2010 23:05:48 +0000

On 2010/11/25 22:50:53, Valentin Villenave wrote:

It's not just about memory usage: isn't it possible that the lookup
time for
every pitches might be increased, even just by a tiny amount? (Not
that I could
measure it in any way, but I'm wondering.)

No, since the underlying method for setting the language hasn't changed:
the language sublist retrieved from the master list is copied into a
fresh hash table, so the lexer never accesses the list directly.

Cheers,
Neil

http://codereview.appspot.com/3247041/



reply via email to

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