test (v46)

Revision 46 of this benchmark created on


Setup

var o = {a:{a:{a:1}}};

Test runner

Ready to run.

Testing in
TestOps/sec
1
o.a.a.a
ready
2
o['a']['a']['a']
ready

Revisions

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