On 5/19/05 2:00 AM, Mark Wieder wrote:
I wrote up a new speed test here and the loop that uses a variable seems to be running some 25 times faster than the one that evaluates the limit each time.
I think Dave's astute observation about nested repeat loops was accurate. When I remove the "repeat 1000" loop from both your test scripts, the two run about the same on average. Both take 10 milliseconds on my Mac.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
