Closed stryju closed 11 years ago
pretty self-explainatory
perf test: http://jsperf.com/adding-array-elements
would love to test the performance and integrity, but no tests provided
Thanks stryju! Thant is right, to replace array[ array.length ] to push method. I didn't know now most of all javascript engines optimized this method.
pretty self-explainatory
perf test: http://jsperf.com/adding-array-elements
would love to test the performance and integrity, but no tests provided