new array vs literal (v15)

Revision 15 of this benchmark created by Parris on


Test runner

Ready to run.

Testing in
TestOps/sec
Array Literal
var newArray = []
ready
new Array()
var newArray = new Array()
 
ready

Revisions

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