in reply to Re: Re: YA newbie question: benchmarking your scripts?
in thread YA newbie question: benchmarking your scripts?

Ahh.. Now we see. :)

You can use as many of those benchmarks as you want in one file, so don't be shy with them while you're trying to find the code that's crawling. Slap some in at the start and end of each of your reasonably-sized code blocks or loops.

Code optimization -- it's an art. :)
  • Comment on Re: Re: Re: YA newbie question: benchmarking your scripts?