lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add lilypond version predicates/operators (issue 317270043 by addres


From: thomasmorley65
Subject: Re: Add lilypond version predicates/operators (issue 317270043 by address@hidden)
Date: Tue, 14 Feb 2017 13:37:34 -0800

On 2017/02/14 21:08:48, thomasmorley651 wrote:

> The issue I can imagine: probably more expensive, especially with
guilev2

Please disregard the time values from my previous posts, they are
adulterated by the problems of _LilyPond_ with guile2

Doing all in pure guile-2.1.6 gives:

string-comparison:
$ time guile --no-auto-compile guile-test.scm
#t#t#f

real    0m0.038s
user    0m0.028s
sys     0m0.008s

list-comparison:
$ time guile --no-auto-compile guile-test.scm
#t#f#f

real    0m0.037s
user    0m0.024s
sys     0m0.016s





https://codereview.appspot.com/317270043/



reply via email to

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