new array vs literal (v5)

Revision 5 of this benchmark created by Ghislain on


Test runner

Ready to run.

Testing in
TestOps/sec
new Array
var arr1 = new Array();
ready
[]
var arr2 = [];
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.