Run details:
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/111.0
Firefox 111
Ubuntu
Desktop
2 years ago
Test name Executions per second
instanceOf 135490720.0 Ops/sec
hasOwnProperty 1116345856.0 Ops/sec
Script Preparation code:
AخA
 
var obj = {a: 1}
Tests:
  • instanceOf

     
    obj instanceof Object
  • hasOwnProperty

     
    obj.hasOwnProperty('a')