Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Chrome 121
Windows
Desktop
2 years ago
Use of simple getter
5.3M/s
Use of defineProperty
5.1M/s
Proxy with get reflect handler access
2.3M/s
Proxy with get handler access
2.2M/s
View exact numbers
| Test name |
Executions per second |
|
✓
Use of simple getter
|
5,257,092 Ops/sec |
|
Object access
|
5,234,475 Ops/sec |
|
Use of defineProperty
|
5,125,962 Ops/sec |
|
Proxy access
|
4,927,129 Ops/sec |
|
Proxy with get reflect handler access
|
2,301,363 Ops/sec |
|
Proxy with get handler access
|
2,222,432 Ops/sec |
Tests:
-
Object access
-
Proxy access
-
Proxy with get handler access
-
Use of simple getter
-
Use of defineProperty
-
Proxy with get reflect handler access