RE: [Perl-unix-users] Multiple Invocation Casusing Slow downs

2001-11-07 Thread Elston, Jeremy
ovember 06, 2001 8:49 PM To: Edward Moon Cc: Erick Nelson; [EMAIL PROTECTED] Subject: Re: [Perl-unix-users] Multiple Invocation Casusing Slow downs > You don't provide much detail on what the script does and how your > environment is configured. So, I've had to make some assu

Re: [Perl-unix-users] Multiple Invocation Casusing Slow downs

2001-11-06 Thread jna
> You don't provide much detail on what the script does and how your > environment is configured. So, I've had to make some assumptions for the > following suggestions: > > 1) Cache data: If the script runs without requiring data from the end > user, can you cache the results in a file? You then r

Re: [Perl-unix-users] Multiple Invocation Casusing Slow downs

2001-11-06 Thread Edward Moon
You don't provide much detail on what the script does and how your environment is configured. So, I've had to make some assumptions for the following suggestions: 1) Cache data: If the script runs without requiring data from the end user, can you cache the results in a file? You then read from th