Tests:
  • isUndefined

    AخA
     
    var foo = undefined;
    foo = "FOO";
  • isN

     
    var foo = null;
    foo = "FOO";
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    isUndefined
    isN

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 6 years ago)
Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36
Chrome 66 on Windows 7
View result in a separate tab
Test name Executions per second
isUndefined 2296264.8 Ops/sec
isN 494822976.0 Ops/sec