Script Preparation code:
Tests:
  • Map.get

  • WeakMap.get

  • array[0]

  • object.a

  • object[symbol]

  • object[“0”]

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Map.get
    WeakMap.get
    array[0]
    object.a
    object[symbol]
    object[“0”]

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
Chrome 124 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Map.get 28912326.0 Ops/sec
WeakMap.get 26544018.0 Ops/sec
array[0] 28397164.0 Ops/sec
object.a 28786108.0 Ops/sec
object[symbol] 15630047.0 Ops/sec
object[“0”] 28769420.0 Ops/sec


;