Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    const a = Object.getPrototypeOf({})
    const b = {}

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131 on Mac OS X 10.15.7
View result in a separate tab
const b = {}
236.1M/s
const a = Object.getPrototypeOf({})
96.3M/s
View exact numbers
Test name Executions per second
const b = {} 236,143,104 Ops/sec
const a = Object.getPrototypeOf({}) 96,258,792 Ops/sec