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

Re: Re: Code and Process Efficency

by Zaxo (Archbishop)
on Dec 29, 2003 at 21:07 UTC ( [id://317552]=note: print w/replies, xml ) Need Help??


in reply to Re: Code and Process Efficency
in thread Code and Process Efficency

Having more processes doing the work gives you a bigger share of timeslice. Chances are that CPU loading is not the problem. I/O latency is a more likely culprit, whether that is from explicit IO calls or vm swapping.

After Compline,
Zaxo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-04-19 20:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found