Script Preparation code:
AخA
 
var bool = false;
Tests:
  • Strict equality

     
    bool === null
  • Typeof

     
    typeof bool === 'boolean'
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Strict equality
    Typeof

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120 on Linux
View result in a separate tab
Test name Executions per second
Strict equality 19328202.0 Ops/sec
Typeof 18311820.0 Ops/sec