test (v20)

Revision 20 of this benchmark created on


Setup

var o = {1:1, 2:2};
    var n = 0;
    var s = 'string';
    var f = function(){};
    
    var a = 1;
    var b = 2;

Test runner

Ready to run.

Testing in
TestOps/sec
1
a = [b, b = a][0];
ready
2
[a, b] = [b, a];
ready

Revisions

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