Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Merge 2 strings like a zip [benchmark]

by kcott (Archbishop)
on Jul 09, 2015 at 05:35 UTC ( [id://1133885]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -slw
    
    ...
        C => q[ my $zipped = zipC( $A, $B ); ],
        D => q[ my $zipped = zipD( $A, $B ); ],
    };
    
  2. or download this
          Rate    B    A    C    D
    B  91995/s   -- -39% -66% -72%
    A 151837/s  65%   -- -45% -54%
    C 274373/s 198%  81%   -- -17%
    D 330831/s 260% 118%  21%   --
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1133885]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-18 09:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found