Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Performance problems on splitting long strings

by SimonPratt (Friar)
on Jan 31, 2014 at 15:39 UTC ( [id://1072868]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
                 Rate _substr _unpack  _regex  _split
    _substr 2187335/s      --    -11%    -16%    -20%
    _unpack 2457294/s     12%      --     -6%    -10%
    _regex  2612321/s     19%      6%      --     -4%
    _split  2726283/s     25%     11%      4%      --
    
  2. or download this
    use strict;
    use warnings;
    ...
            _regex  => sub { _regex() }
        }
    );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-24 06:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found