Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

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

by marioroy (Prior)
on May 25, 2015 at 00:28 UTC ( [id://1127631]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Threads From Hell #2: How To Parse A Very Huge File
in thread Threads From Hell #2: How To Search A Very Huge File [SOLVED]

For the grep example 60+60+42=162 which is 2m42s. But user+sys (20+5) is 0m25s. What do i miss?

The wait time is not computed in the time output. This demonstration is IO bound. Basically, CPUs idle when waiting for IO.

  • Comment on Re^4: Threads From Hell #2: How To Parse A Very Huge File

Log In?
Username:
Password:

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

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

    No recent polls found