NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
extra concats (Score:1)
Interesting -- apparently PGE is generating these concat statements whenever there is PIR embedded in a rule. For example:
Re: (Score:1)
So, I refactored the code to avoid the concats altogether, and building rakudo's actions.pl file is now 1.6% faster than it was before (44.363 versus 45.095 seconds on my box). Not a huge speedup, but I'm still happie
Re:extra concats (Score:1)
Suggestion: more people will see this if you post it to your own journal. :-)
Reply to This
Parent