Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    get function
    proxy target[key]
    proxy reflect.get
    get function wrapped in proxy
    proxy wrapped in proxy
    proxy reflect.get wrapped in proxy

    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/129.0.0.0 Safari/537.36
Chrome 129 on Mac OS X 10.15.7
View result in a separate tab
proxy target[key]
8.7M/s
get function
6.2M/s
proxy wrapped in proxy
4.3M/s
get function wrapped in proxy
3.7M/s
proxy reflect.get
3.4M/s
proxy reflect.get wrapped in proxy
2.4M/s
View exact numbers
Test name Executions per second
proxy target[key] 8,680,945 Ops/sec
get function 6,223,134 Ops/sec
proxy wrapped in proxy 4,294,172 Ops/sec
get function wrapped in proxy 3,668,758 Ops/sec
proxy reflect.get 3,390,830 Ops/sec
proxy reflect.get wrapped in proxy 2,418,094 Ops/sec