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
|
|---|