test (v43)

Revision 43 of this benchmark created on


Setup

var f1 = function(a){
        return a;
    };
    
    var f2 = function(){
        return arguments[0];
    };

Test runner

Ready to run.

Testing in
TestOps/sec
1
-1 < 5
ready
2
-1 !== 5
ready

Revisions

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