Reduce Activities

Recommendation (HIGH)

Reduce the amount of configuration objects in the loop.

Each time a While or For Each loop iterates, it creates a copy of all contained activities, including all of the run-time property data for the activities.