On 5/17/15, 9:22 AM, "Gareth Smith" <garethdanielsm...@gmail.com> wrote:
> >I don't know about any performance impact. Can you run a some of quick tests? Iterating on 1000 items via for-each on an Array, via a loop on ArrayList.getItemAt() before your Proxy change and using [] and for-each on ArrayList after your new Proxy change? And maybe also try 5000 and 10000 items if you have time. Thanks, -Alex