Re: LilyPond 2.25.14

2024-03-26 Thread Michael Gerdau
Am 23.03.24 um 17:55 schrieb Karlin High: The attached zip folder is what I used in the previous post. It was derived from a post by Vaughan McAlley in 2016, updated via convert-ly to the version in question here. It looks like back in 2016, on the same computer I now have, LilyPond 2.19.46

Re: LilyPond 2.25.14

2024-03-25 Thread Mathieu Demange
Hello, Here are my results for MSDM.ly on a M2 Max MacBook Pro: real 12.11 user 11.02 sys 1.06 Thanks a lot! Mathieu

Re: LilyPond 2.25.14

2024-03-24 Thread Michael Käppler
Am 24.03.2024 um 11:50 schrieb Jonas Hahnfeld: Just out of interest, do we tweak the JIT_THRESHOLD somewhere or do we use the default value? I don't think we change it from LilyPond, so likely using the default value. I did a test with the opposite extremes. Again, 10 subsequent runs with

Re: LilyPond 2.25.14

2024-03-24 Thread Aaron Hill
On 2024-03-24 3:45 am, Jonas Hahnfeld wrote: On Sun, 2024-03-24 at 03:20 -0700, Aaron Hill wrote: Based on the email thread you linked, perhaps I should nuke all my WSL distros at this point and start from scratch with the latest Ubuntu (22, I gather). Not sure if Alma is an option for WSL.

Re: LilyPond 2.25.14

2024-03-24 Thread Robert Garrigos
I did convert this Carver Mass to 2.25.13 and created the pdf with no error but the following warning: the property 'extra-X-extent' does not exist (perhaps a typing error) and warning: The MIDI channel is tuned around warning: module 16 will be remapped (actually, I got these last messages in

Re: LilyPond 2.25.14

2024-03-24 Thread Jonas Hahnfeld via LilyPond user discussion
> > aikebah@rajah MSDM % time (lilypond MSDM.ly 2> /dev/null ) > > ( lilypond MSDM.ly 2> /dev/null; )  15.80s user 2.29s system 100% cpu > > 18.017 total > > aikebah@rajah MSDM % lilypond -v > > GNU LilyPond 2.25.13 (running Guile 2.2) > > >

Re: LilyPond 2.25.14

2024-03-24 Thread Jonas Hahnfeld via LilyPond user discussion
On Sat, 2024-03-23 at 23:03 +0100, Michael Käppler wrote: > Hi Jonas, > thanks for working on this! > > > Windows build with Guile JIT: https://cloud.hahnjo.de/s/Ek5x9rybpiPNtoj > > This turns on just-in-time compilation that was added in Guile 3.0, but > > we had to keep disabled on Windows

Re: LilyPond 2.25.14

2024-03-24 Thread Jonas Hahnfeld via LilyPond user discussion
On Sat, 2024-03-23 at 14:08 -0700, Kenneth Wolcott wrote: > Hi Jonas; > > I hope that the following information is useful: > > Lilypond performance stats for the engraving of one very small and one > medium sized pieces > > native = Apple Silicon build > foreign = x86_64 > other = MacPorts LP

Re: LilyPond 2.25.14

2024-03-24 Thread Jonas Hahnfeld via LilyPond user discussion
On Sat, 2024-03-23 at 14:24 -0500, Karlin High wrote: > On 3/23/2024 2:00 PM, Jonas Hahnfeld wrote: > > Would be interesting to see how this compares to the "vanilla" package > > I tried it, 3 runs. First one maybe unfair because font cache > initialization or something. > > real0m48.643s >

Re: LilyPond 2.25.14

2024-03-24 Thread Jonas Hahnfeld via LilyPond user discussion
On Sun, 2024-03-24 at 03:20 -0700, Aaron Hill wrote: > The error occurred from my WSL1 environment running Ubuntu 18.04. > Probably my own fault for keeping bionic around. Ah ok; yes, Ubuntu 18.04 is end-of-life since last year already, so I didn't check its versions. > I do have Ubuntu 20.04

Re: LilyPond 2.25.14

2024-03-24 Thread Aaron Hill
On 2024-03-24 1:23 am, Jonas Hahnfeld wrote: On Sat, 2024-03-23 at 18:18 -0700, Aaron Hill wrote: On 2024-03-23 6:25 am, Jonas Hahnfeld wrote: > We are happy to announce the release of LilyPond 2.25.14. This is > termed a development release, but these are usually reliable for > te

Re: LilyPond 2.25.14

2024-03-24 Thread Jonas Hahnfeld via LilyPond user discussion
On Sat, 2024-03-23 at 18:18 -0700, Aaron Hill wrote: > On 2024-03-23 6:25 am, Jonas Hahnfeld wrote: > > We are happy to announce the release of LilyPond 2.25.14. This is > > termed a development release, but these are usually reliable for > > testing new features and rece

Re: LilyPond 2.25.14

2024-03-23 Thread Aaron Hill
On 2024-03-23 6:25 am, Jonas Hahnfeld via Discussions on LilyPond development wrote: We are happy to announce the release of LilyPond 2.25.14. This is termed a development release, but these are usually reliable for testing new features and recent bug fixes. However, if you require stability, we

Re: LilyPond 2.25.14

2024-03-23 Thread Hans Aikema
@rajah MSDM % time (lilypond MSDM.ly 2> /dev/null ) ( lilypond MSDM.ly 2> /dev/null; )  15.80s user 2.29s system 100% cpu 18.017 total aikebah@rajah MSDM % lilypond -v GNU LilyPond 2.25.13 (running Guile 2.2)Your aarch64 build of 2.25.14aikebah@rajah MSDM % time (../lilypond-2.25.14/bin/lilyp

Re: LilyPond 2.25.14

2024-03-23 Thread Michael Käppler
Hi Jonas, thanks for working on this! Windows build with Guile JIT: https://cloud.hahnjo.de/s/Ek5x9rybpiPNtoj This turns on just-in-time compilation that was added in Guile 3.0, but we had to keep disabled on Windows until now. Please test, especially on larger scores where this should provide

Re: LilyPond 2.25.14

2024-03-23 Thread Kenneth Wolcott
inaries of 2.25.14 versus Guile 2.2 with the MacPorts > version, having a faster startup time which matters especially for > smaller files. If you have some time, I would be really interested in > seeing a comparison with LilyPond 2.25.14 from > https://gitlab.com/lilypond/lilypond/-/packages/23923980 when the > x86_64 executable is run through Rosetta on Apple Silicon... > > Jonas

Re: LilyPond 2.25.14

2024-03-23 Thread Karlin High
On 3/23/2024 2:00 PM, Jonas Hahnfeld wrote: Would be interesting to see how this compares to the "vanilla" package I tried it, 3 runs. First one maybe unfair because font cache initialization or something. real0m48.643s user0m0.000s sys 0m0.031s real0m31.457s user

Re: LilyPond 2.25.14

2024-03-23 Thread Jonas Hahnfeld via LilyPond user discussion
time, I would be really interested in seeing a comparison with LilyPond 2.25.14 from https://gitlab.com/lilypond/lilypond/-/packages/23923980 when the x86_64 executable is run through Rosetta on Apple Silicon... Jonas signature.asc Description: This is a digitally signed message part

Re: LilyPond 2.25.14

2024-03-23 Thread Jonas Hahnfeld via LilyPond user discussion
On Sat, 2024-03-23 at 11:41 -0500, Karlin High wrote: > On 3/23/2024 10:02 AM, Jonas Hahnfeld via LilyPond user discussion wrote: > > Windows build with Guile JIT: https://cloud.hahnjo.de/s/Ek5x9rybpiPNtoj > > This turns on just-in-time compilation that was added in Guile 3.0, but > > we had to

Re: LilyPond 2.25.14

2024-03-23 Thread Kenneth Wolcott
:20 AM Kenneth Wolcott wrote: > > WOW!!! Apple Silicon support!!! > > On Sat, Mar 23, 2024 at 8:03 AM Jonas Hahnfeld via LilyPond user > discussion wrote: > > > > On Sat, 2024-03-23 at 14:25 +0100, Jonas Hahnfeld wrote: > > > We are happy to anno

Re: LilyPond 2.25.14

2024-03-23 Thread Karlin High
On 3/23/2024 11:39 AM, Robin Bannister wrote: I have nothing large. The attached zip folder is what I used in the previous post. It was derived from a post by Vaughan McAlley in 2016, updated via convert-ly to the version in question here. It looks like back in 2016, on the same computer I

Re: LilyPond 2.25.14

2024-03-23 Thread Robin Bannister
this should provide a performance advantage. GNU LilyPond 2.25.14 (running Guile 3.0) Processing `3.ly' Parsing... Interpreting music... Interpreting music...[8][16][24][32][40][48][56][64][72][80][88][96][104] Preprocessing graphical objects... MIDI output to `3.mid'... Finding the ideal number

Re: LilyPond 2.25.14

2024-03-23 Thread Karlin High
On 3/23/2024 10:02 AM, Jonas Hahnfeld via LilyPond user discussion wrote: Windows build with Guile JIT: https://cloud.hahnjo.de/s/Ek5x9rybpiPNtoj This turns on just-in-time compilation that was added in Guile 3.0, but we had to keep disabled on Windows until now. Please test, especially on

Re: LilyPond 2.25.14

2024-03-23 Thread Kenneth Wolcott
WOW!!! Apple Silicon support!!! On Sat, Mar 23, 2024 at 8:03 AM Jonas Hahnfeld via LilyPond user discussion wrote: > > On Sat, 2024-03-23 at 14:25 +0100, Jonas Hahnfeld wrote: > > We are happy to announce the release of LilyPond 2.25.14. This is > > termed a d

Re: LilyPond 2.25.14

2024-03-23 Thread Jonas Hahnfeld via LilyPond user discussion
On Sat, 2024-03-23 at 14:25 +0100, Jonas Hahnfeld wrote: > We are happy to announce the release of LilyPond 2.25.14. This is > termed a development release, but these are usually reliable for > testing new features and recent bug fixes. Following this release, I made two speci

LilyPond 2.25.14

2024-03-23 Thread Jonas Hahnfeld via LilyPond user discussion
We are happy to announce the release of LilyPond 2.25.14. This is termed a development release, but these are usually reliable for testing new features and recent bug fixes. However, if you require stability, we recommend using version 2.24.3, the current stable release. Please refer