> $ time raku --stagestats -c GetUpdates.pl6 > Stage start : 0.000 > Stage parse : 18.405 > Stage syntaxcheck: Syntax OK > > real 0m18.449s > user 0m20.673s > sys 0m0.223s On 2020-08-01 10:30, Richard Hainsworth wrote: > What you are asking for is not a bug, but a part of the current stage of > design. It will probably get quicker. For "not a bug but we are working on it", the tracking site is https://github.com/Raku/problem-solving Do you know if the slow parser has got an open tracker? Thank you for the work around in the mean time. I will suffer with the slow parser for now as I do not want to get zef involved at the moment. -TThread Previous | Thread Next