Updates:
Status: Fixed
Comment #3 on issue 2392 by [email protected]: Array: big performance
difference when creating big array from empty or single-element array
http://code.google.com/p/v8/issues/detail?id=2392
It still goes out of memory, but now it does so after ~0.5s, whereas the concat code goes out of memory after ~0.25s. Performance wise this is fixed.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
