Test name | Executions per second |
---|---|
Object access | 7519089.0 Ops/sec |
Proxy access | 7032446.5 Ops/sec |
Proxy with get handler access | 3333624.2 Ops/sec |
Use of simple getter | 7586686.0 Ops/sec |
Use of defineProperty | 7619668.0 Ops/sec |
Proxy with get reflect handler access | 3211515.0 Ops/sec |