Script Preparation code:
AخA
 
var obj = {};
Tests:
  • typeof

     
    typeof obj === "object"
  • constructor

     
    obj.constructor === Object
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    typeof
    constructor

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
Chrome 90 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
typeof 13013205.0 Ops/sec
constructor 4764874.5 Ops/sec