js-null-undefined-equality (v7)

Revision 7 of this benchmark created on


Preparation HTML

<script>
  var x, y =null;
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
Boolean(undefined)
Boolean(x)
ready
Boolean(null)
Boolean(y)
ready

Revisions

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