Hi,
I know that this is a very vague question to ask, however I was wondering often this is the result of a common thing.
I am running through a BIG loop from 2 to 50. Inside the loop there are smaller loops and it. THis is what is happening. The first loop takes .1 seconds, 2nd loop takes .2 seconds and it keep on getting slower and slower until at loop 25 it's taking about 5 seconds to complete it. Now all the loops should take the same time.
Would anyone have any general comments to make on this or would you have to see the code in order to determine what is going on?
Thanks