Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: Slow startup on raspberry pi

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


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

Perl execution is roughly 10 times slower than C.

But IO access won't be faster.

If one of the modules has a slow init phase it'll be reasonable to patch it (eg by memoizing Astronomical tables?)

Reprogramming it in C is only reasonable if such modules are available in C.

Otherwise porting will take longer than patching.

Cheers Rolf

PS: Je suis Charlie!

Replies are listed 'Best First'.
Re^6: Slow startup on raspberry pi
by hardburn (Abbot) on Jan 16, 2015 at 21:16 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-03-28 18:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found