Timing Scripts
Posted: Mon Feb 02, 2009 10:25 pm
Hi,
I've been working on a few scripts that involve loops and calculations. I was wondering if there was a way to time a script to see if changes in coding really make a difference in speed - especially since some of the calculations will be repeated - and so small decreases in speed could add up.
I've tried millsec - but that does not seem to be sensitive enough.
Ticks are worse.
Any thoughts?
I've been working on a few scripts that involve loops and calculations. I was wondering if there was a way to time a script to see if changes in coding really make a difference in speed - especially since some of the calculations will be repeated - and so small decreases in speed could add up.
I've tried millsec - but that does not seem to be sensitive enough.
Ticks are worse.
Any thoughts?