Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Performance problems on splitting long strings

by Kenosis (Priest)
on Jan 30, 2014 at 20:02 UTC ( [id://1072722]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        }
    );
    
  2. or download this
                Rate   _open  _regex _substr  _split _unpack
    _open   265986/s      --    -53%    -55%    -57%    -70%
    ...
    _substr 593788/s    123%      5%      --     -3%    -33%
    _split  612001/s    130%      9%      3%      --    -31%
    _unpack 881949/s    232%     56%     49%     44%      --
    

Log In?
Username:
Password:

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

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

    No recent polls found