Test name | Executions per second |
---|---|
Object access | 9899123.0 Ops/sec |
Proxy access | 8475442.0 Ops/sec |
Proxy with get handler access | 3942509.5 Ops/sec |
Use of simple getter | 9911477.0 Ops/sec |
Use of defineProperty | 9959247.0 Ops/sec |
Proxy with get reflect handler access | 3767550.8 Ops/sec |