undefined vs void 0

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
undefined
var a = undefined;
ready
void 0
var a = void 0;
ready

Revisions

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