Script Preparation code:
AخA
 
var arr = [];
Tests:
  • typeof

     
    typeof arr[0] === "undefined";
  • array.length

     
    arr.length;
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    typeof
    array.length

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36 Edg/93.0.961.47
Chrome 93 on Windows
View result in a separate tab
Test name Executions per second
typeof 8939879.0 Ops/sec
array.length 8691131.0 Ops/sec