test (v41)

Revision 41 of this benchmark created on


Setup

var o = {1:1, 2:2};
    var f = function(){};

Test runner

Ready to run.

Testing in
TestOps/sec
1
f(o)
ready
2
f.call(o,o)
ready

Revisions

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