Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .prototype.isPrototypeOf
    .prototype.isPrototypeOf.bind
    Object.prototype.toString.call
    shorthand for Object.prototype.toString

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121 on Windows
View result in a separate tab
.prototype.isPrototypeOf.bind
1.3M/s
.prototype.isPrototypeOf
897K/s
shorthand for Object.prototype.toString
287K/s
Object.prototype.toString.call
258K/s
View exact numbers
Test name Executions per second
.prototype.isPrototypeOf.bind 1,287,118 Ops/sec
.prototype.isPrototypeOf 897,471 Ops/sec
shorthand for Object.prototype.toString 287,006 Ops/sec
Object.prototype.toString.call 257,948 Ops/sec