If lilypond is performing a lot of eval or lambda generation would turning off optimization help?
(compile expr #:opts ‘(#:partial-eval? #f #:cse? #f)) Matt
If lilypond is performing a lot of eval or lambda generation would turning off optimization help?
(compile expr #:opts ‘(#:partial-eval? #f #:cse? #f)) Matt