Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Module load time issue

by FalseVinylShrub (Chaplain)
on Oct 29, 2009 at 06:23 UTC ( [id://803892]=note: print w/replies, xml ) Need Help??


in reply to MODULE LOAD TIME ISSUE

That seems like rather a long time to load modules of this size. Are the modules doing anything other than defining subroutines? e.g. attempting to connect to a server, code generation or something.

Have you tried benchmarking what happens within the modules at load time? It sounds like more is happening than just loading some code.

HTH, F.V.S.

update: unshouted the title

Log In?
Username:
Password:

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

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

    No recent polls found