NaN test (v4)

Revision 4 of this benchmark created on


Setup

var x = 0;

Test runner

Ready to run.

Testing in
TestOps/sec
isNaN(x)
isNaN(x);
ready
regex
String(x).match("[0-9]+");
ready
x != x
x != x;
ready

Revisions

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