Not or === false

Benchmark created by noname on


Test runner

Ready to run.

Testing in
TestOps/sec
not
if (!false) {}
ready
===
if (false === false) {}
ready

Revisions

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