Loops

I need to scroll through 5526 entries as fast as possible over and over.

I know a loop is needed for this and have looked over the loop thread and the fastest I have gotten from entry 1 to 5526 is 8 seconds.

I did this by code stacking.

I didnt really understand the other loops.

I need the 8 seconds to be around 2 or as low as possible.

any ideas? will a different loop work faster?

I also need good performance. The code stacking works fine just not fast enough.

Comments

Sign In or Register to comment.