test (v40)

Revision 40 of this benchmark created on


Setup

var o = {a:1, b:2, c:{a:1, b:2, c:{a:1, b:2, c:3}}};
    var n = 0;
    var s = 'string';

Test runner

Ready to run.

Testing in
TestOps/sec
1
o.a
ready
2
o.c.c.c
ready

Revisions

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