![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: Rakudo Perl 6 and MoarVM Performance Advancesby Mouq (Initiate) |
on Sep 05, 2014 at 06:39 UTC ( #1099632=note: print w/replies, xml ) | Need Help?? |
FWIW, perl6 -ne 'say ~$0 if m/(<<\w**5>>)/' … is much faster. Something likely needs to be optimized in Match.gist. It's still much slower than Perl 5
In Section
Perl News
|
|