. (v2)

Revision 2 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
a.length;
ready
2
b.length;
ready

Revisions

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