develooper Front page | perl.perl5.porters | Postings from October 2017

Re: announcing a new op, OP_MULTICONCAT

Thread Previous | Thread Next
From:
Dave Mitchell
Date:
October 31, 2017 16:32
Subject:
Re: announcing a new op, OP_MULTICONCAT
Message ID:
20171031163222.GX3083@iabyn.com
On Wed, Oct 25, 2017 at 01:15:18PM +0100, Dave Mitchell wrote:
> TL;DR: the branch I've just pushed for smoking,
> 
>     smoke-me/davem/mconcat
> 
> allows multiple OP_CONCAT, OP_CONST ops, plus optionally an OP_SASSIGN
> or OP_STRINGIFY, to be combined into a single OP_MULTICONCAT op, which can
> make things a *lot* faster: 4x or more. I'll merge it into blead in a few
> days, barring any issues.

And now in blead with merge commit
125cf574559a697ab2dd31760c79d7c98f3479c4.

-- 
Modern art:
    "That's easy, I could have done that!"
    "Ah, but you didn't!"

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About