Crashes with continuations in Guile 2.2 on MinGW

2022-10-17 Thread Jean Abou Samra
Hi, See https://gitlab.com/lilypond/lilypond/-/issues/6430 In LilyPond, we are observing crashes when reinstating (undelimited) continuations in our Windows binaries compiled via MinGW. Note that this is with Guile 2.2; it is possible that we will move to Guile 3 at some point, but for our next s

Re: map-par slower than map

2022-10-17 Thread Damien Mattei
Hello, sorry for my late answer ( i wrote the code friday but i could only debug today, being busy and on travel last week-end) i modified my code to works with 'futures' , the speed is now incredible !!! (and it computes exact) the speed seems multiplied by even more than the number of CPUs (6):