undefined (v2)

Revision 2 of this benchmark created on


Preparation HTML

<script>
  var x;
</script>

Test runner

Ready to run.

Testing in
TestOps/sec
x === undefined
x === undefined
ready
typeof x === 'undefined'
typeof x === 'undefined'
ready
x === void 0
x === void 0
ready

Revisions

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