Does your code have a 'use lib "lib"' line by any chance? Because that'll make raku recompile everything in each directory you run your script in. I had this problem once, so I'm guessing that might be what happened to you?
On Fri, Jul 31, 2020, 04:45 ToddAndMargo via perl6-users < perl6-us...@perl.org> wrote: > Hi All, > > Any sign of a fix for the 10 second compile time? > > Do you know if a bug has been opened on it so I can > sign up for the CC? > > Many thanks, > -T >