in reply to YA newbie question: benchmarking your scripts?

thanks turnstep... the snippet i found was also like this... but this only allows me to to benchmark if code if i pass it the code i want to run... what i want to do is to time the time it takes for the script to run from start to completion... or can this still be done using the Benchmark module?
  • Comment on Re: YA newbie question: benchmarking your scripts?

Replies are listed 'Best First'.
Re: Re: YA newbie question: benchmarking your scripts?
by redemption (Sexton) on May 24, 2002 at 02:44 UTC
    i'm sooo sorry, thanks cjf for pointing out the article :-)