Test name | Executions per second |
---|---|
Object access | 14230472.0 Ops/sec |
Proxy access | 12575788.0 Ops/sec |
Proxy with get handler access | 6322957.5 Ops/sec |
Use of simple getter | 13874678.0 Ops/sec |
Use of defineProperty | 13546754.0 Ops/sec |
Proxy with get reflect handler access | 6210954.0 Ops/sec |