Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^4: Problem in creating process

by BrowserUk (Patriarch)
on Nov 23, 2015 at 11:59 UTC ( [id://1148392]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Problem in creating process
in thread Problem in creating process

any other process could also be interfering with the resultant durations reported.

But profiling (using any of the available perl profilers) won't delineate the affects of those others processors, so won't add to the information available.

I too suspect that this will turn out to be the limiting factor in the OP's case. But it is just an guess at this point even if an educated one.

I would say that:

  1. given the structure of the main loop;
  2. and that the child processes exit as soon as they have run their respective subroutines;
  3. And the full code of those subroutines is supplied.

Unless the OP is deliberately hiding something from us; there is simply no scope for this to be anything other than an IO bound process.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". I knew I was on the right track :)
In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-18 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found