Test case name | Result |
---|---|
Lodash when not null | |
Try... Catch w/o Exception | |
Lodash when undefined | |
Try... Catch w/ Exception | |
Native |
Test name | Executions per second |
---|---|
Lodash when not null | 1866467.9 Ops/sec |
Try... Catch w/o Exception | 6378296.5 Ops/sec |
Lodash when undefined | 1623087.1 Ops/sec |
Try... Catch w/ Exception | 6413549.0 Ops/sec |
Native | 12444917.0 Ops/sec |