> On 6 Nov 2022, at 17:01, Damien Mattei <damien.mat...@gmail.com> wrote: > > So now the question is why is Guile slow compared to Racket?
How is thread performance? —The Boehm GC puts locks around every memory allocation, which is slow if heavy in use.