alanraetz has asked for the wisdom of the Perl Monks concerning the following question:
My CGI app is 13 separate modules (and growing). I could easy munge it together into a single file, but setting up the timing analysis of it would be non-trivial (for me, at least). Does anyone out there have some real-world experience with this issue? Or some code or modules that would function as a timing test bed for CGI scripts?
thanks,
-alan
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CGI speed: one script versus many modules
by derby (Abbot) on Jan 08, 2002 at 17:31 UTC | |
|
Re: CGI speed: one script versus many modules
by Aristotle (Chancellor) on Jan 08, 2002 at 19:58 UTC | |
|
Re: CGI speed: one script versus many modules
by mce (Curate) on Jan 08, 2002 at 19:15 UTC | |
by perrin (Chancellor) on Jan 08, 2002 at 20:58 UTC | |
|
Re: CGI speed: one script versus many modules
by alanraetz (Novice) on Jan 09, 2002 at 00:04 UTC | |
|
Re: CGI speed: one script versus many modules
by Anonymous Monk on Jan 09, 2002 at 08:37 UTC |