Test case name | Result |
---|---|
Object access | |
Proxy access | |
Proxy with get handler access | |
Use of simple getter | |
Use of defineProperty | |
Proxy with get reflect handler access | |
object get data |
Test name | Executions per second |
---|---|
Object access | 75577720.0 Ops/sec |
Proxy access | 46859860.0 Ops/sec |
Proxy with get handler access | 19058822.0 Ops/sec |
Use of simple getter | 56411948.0 Ops/sec |
Use of defineProperty | 45007824.0 Ops/sec |
Proxy with get reflect handler access | 18887074.0 Ops/sec |
object get data | 45341704.0 Ops/sec |