Hi, > I have done some very unscientific tests: for each kind of list (Array, old > ArrayList, new ArrayList, new ArrayList - using sugar) the test code creates > a million-item array and then increments each value that it contains.
Was this done in a release player? And did you try testing it on array of objects rather than integers? Thanks, Justin