More tests were done by Thomas Morley, which also give a perspective on
the initial very negative reaction by the lilypond developers, as it
shows the abysmal speed that initial versions of Guile2-Lilypond
integration had.
Thomas Morley writes:
> Am Fr., 12. März 2021 um 10:45 Uhr schrieb Thomas
Hi,
due to the reader-rewrite, I asked in the lilypond-list for testing,
because they are likely the strongest power-user of the reader.
Han-Wen Nienhuys checked performance in the benchmark suite:
> $ cat ../bench.ly
> #(define (microseconds)
> (let* ((t (gettimeofday))
> (us (/ (cdr t) 1