$ time raku -e '' real 0m0.120s user 0m0.111s sys 0m0.022s
Doesn't take 10 seconds for me. > On 31 Jul 2020, at 03: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