| Test case name | Result |
|---|---|
| lodash.get | |
| Optional chaining (babel es2015) | |
| safeGet | |
| dlv (dot notation) | |
| dlv (array notation) |
| Test name | Executions per second |
|---|---|
| lodash.get | 25525192.0 Ops/sec |
| Optional chaining (babel es2015) | 203880032.0 Ops/sec |
| safeGet | 27241982.0 Ops/sec |
| dlv (dot notation) | 12975039.0 Ops/sec |
| dlv (array notation) | 46350168.0 Ops/sec |