double equal == vs triple equal ===

Benchmark created by Eliran on


Description

equal equal vs equal equal equal

Test runner

Ready to run.

Testing in
TestOps/sec
==
1 == 5
ready
===
1 === 5
ready

Revisions

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