test (v38)

Revision 38 of this benchmark created on


Setup

var s = '';
    var a = [];
    
    var i = 10;

Test runner

Ready to run.

Testing in
TestOps/sec
1
s += 1;
ready
2
a.push(1);
ready

Revisions

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