Test case name | Result |
---|---|
lodash.get | |
Optional chaining (babel es2015) | |
safeGet | |
dlv (dot notation) | |
dlv (array notation) |
Test name | Executions per second |
---|---|
lodash.get | 4446372.0 Ops/sec |
Optional chaining (babel es2015) | 5947105.5 Ops/sec |
safeGet | 3556851.8 Ops/sec |
dlv (dot notation) | 5101815.5 Ops/sec |
dlv (array notation) | 6122873.5 Ops/sec |