$ raku --help
...
--optimize=level use the given level of optimization (0..3)
...
> On 7 Jan 2024, at 07:09, ToddAndMargo via perl6-users <
perl6...@perl.org> wrote:
>
> Hi All,
>
> Is there a switch on the command line to disable the code optimizer?
>
> Many thanks,
> -T