Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.101 Safari/537.36
Chrome 53
Mac OS X 10.11.6
Other
8 years ago
Test name Executions per second
typeof test 2407778.0 Ops/sec
array group test 1050270.0 Ops/sec
Tests:
  • typeof test

    AخA
     
    typeof B === 'undefined' || typeof C === 'undefined'
  • array group test

     
    [typeof B, typeof C].every(function(elem) { return elem === 'undefined' });