Has anyone done any stress/performance tests on KiX loops where they found that one runs more efficiently than another? I know in PHP some loops are better for certain kinds of data so I'm just curious from an optimization stand-point..

- Do Until
- While Loop
- For Next