One more small note, although it won't affect performance - when you wire an autoindexed array to a for loop, there's no need to also wire a value to the N terminal. The loop will iterate once per array element (if there are multiple arrays, or if N is wired, it uses the smallest number).