Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^5: Slow startup on raspberry pi

by LanX (Saint)
on Jan 16, 2015 at 13:33 UTC ( [id://1113514]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Slow startup on raspberry pi
in thread Slow startup on raspberry pi

It's not a simple Perl script your modules are using other modules which in turn use other modules ...

And at least one of them is either doing heavy initialization or IO accessing.

Reprogramming it in C won't help much.

But learning how to use the NYT profiler and identifying the bottleneck is far more efficient.

Cheers Rolf

PS: Je suis Charlie!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 23:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found