Test name | Executions per second |
---|---|
Object access | 16160930.0 Ops/sec |
Proxy access | 15219962.0 Ops/sec |
Proxy with get handler access | 7170683.5 Ops/sec |
Use of simple getter | 16149068.0 Ops/sec |
Use of defineProperty | 16217861.0 Ops/sec |
Proxy with get reflect handler access | 6986146.5 Ops/sec |