On Thursday, January 21, 2016, Elizabeth Mattijsen <l...@dijkmat.nl <javascript:_e(%7B%7D,'cvml','l...@dijkmat.nl');>> wrote: > > > On 21 Jan 2016, at 00:42, Alex Jakimenko (via RT) < > perl6-bugs-follo...@perl.org> > ...
> As you can see, most of the time is spent parsing the file, and then > optimizing and then generating the bytecode. > > This won’t get any faster until we spend time on optimizing grammars in > NQP and/or MoarVM performance in general. Wouldn't the coming feature to compile the script into "foo.exe" help, even before other major optimization so? -Tom >