. (v3)

Revision 3 of this benchmark created on


Description

.

Preparation HTML

<script>
  var a = 'aaaaaaaaaaaaa';
  var b = String('aaaaaaaaaaaaa');
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
1
var c = a.length;
ready
2
var d = b.length;
ready

Revisions

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