Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Faster and more efficient way to read a file vertically

by thanos1983 (Parson)
on Nov 03, 2017 at 19:03 UTC ( [id://1202720]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    unpack 171232877/s     --   -23%   -31%
    substr 223713647/s    31%     --   -10%
    split  248138958/s    45%    11%     --
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
              'C',
              'A'
            ];
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
              'C',
              'A'
            ];
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1202720]
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-19 01:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found