Test case name | Result |
---|---|
Object access | |
Proxy access | |
Proxy with get handler access | |
Use of simple getter | |
Use of defineProperty |
Test name | Executions per second |
---|---|
Object access | 374240800.0 Ops/sec |
Proxy access | 168965392.0 Ops/sec |
Proxy with get handler access | 28102984.0 Ops/sec |
Use of simple getter | 365375712.0 Ops/sec |
Use of defineProperty | 418255744.0 Ops/sec |