Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Threads From Hell #2: How To Parse A Very Huge File

by karlgoethebier (Abbot)
on May 25, 2015 at 00:07 UTC ( [id://1127629]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    karls-mac-mini:monks karl$ ls -hl very_huge10GB.file 
    -rw-r--r--  1 karl  karl    10G 25 Mai 00:53 very_huge10GB.file
    ...
    real    2m42.126s
    user    0m20.437s
    sys    0m5.645s
    
  2. or download this
    karls-mac-mini:monks karl$ ./mce_loop.pl 
    nose cuke karl
    ...
    nose cuke karl
    nose cuke karl
    Took 150.555 seconds
    
  3. or download this
    #!/usr/bin/env perl
    
    ...
    nose cuke karl
    
    Took 157.265 seconds
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-18 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found