test (v27)

Revision 27 of this benchmark created on


Setup

var o = {1:1, 2:2};
    var n = 0;
    var s = 'string';
    var a = [1,2,3,4,5,6];
    var a2 = [1,2,3,4,5,6,1,2,3,4,5,6];

Test runner

Ready to run.

Testing in
TestOps/sec
1
'123.123' == +'123.123'
ready
2
!isNaN('123.123')
ready

Revisions

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