asdasd

Benchmark created on


Setup

var x = [];
for (var i=0; i<10; i++) {
x[i] = "x";
}

Test runner

Ready to run.

Testing in
TestOps/sec
asdasd
var x = [];
for (var i=0; i<10; i++) {
x[i] = "x";
}
ready
asdasd
var x = [];
for (var i=0; i<10; i++) {
x[i] = "x";
}
ready

Revisions

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