Test name | Executions per second |
---|---|
Not empty lodash.head() | 4729567.0 Ops/sec |
Not empty [0] | 11038912.0 Ops/sec |
Empty lodash.head() | 4908545.5 Ops/sec |
Empty [0] | 12393732.0 Ops/sec |
[0] with check | 3535502.0 Ops/sec |
[0] with null check | 3044385.2 Ops/sec |