Script Preparation code:
Tests:
  • .prototype.isPrototypeOf

  • .prototype.isPrototypeOf.bind

  • Object.prototype.toString.call

  • shorthand for Object.prototype.toString

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: 10 months 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
Test name Executions per second
.prototype.isPrototypeOf 897471.2 Ops/sec
.prototype.isPrototypeOf.bind 1287117.6 Ops/sec
Object.prototype.toString.call 257948.0 Ops/sec
shorthand for Object.prototype.toString 287005.7 Ops/sec


;