![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^3: Rakudo Perl 6 and MoarVM Performance Advancesby Mouq (Initiate) |
on Sep 05, 2014 at 06:49 UTC ( #1099633=note: print w/replies, xml ) | Need Help?? |
Additionally, appending for lines gives a significant gain over using -n, so that needs works as well. EDIT: I agree that '-n' should be what is used here, I was moreso posting in the interest of figuring out why that's so slow. I just made a PR which seems to bring the time for '-n' to be more like that of 'for lines'
In Section
Perl News
|
|