Accsesor

Benchmark created on


Description

accsesor-vs

Preparation HTML

<script>
  var foo  = {
      bar : 3
  };
  var name = 'bar';
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
Runtime
foo[name]
ready
Compile
foo.bar
ready

Revisions

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