Test name | Executions per second |
---|---|
Not empty lodash.head() | 2757256.0 Ops/sec |
Not empty [0] | 8500269.0 Ops/sec |
Empty lodash.head() | 2780801.8 Ops/sec |
Empty [0] | 8456962.0 Ops/sec |
[0] with check | 2970855.8 Ops/sec |
[0] with null check | 2179834.0 Ops/sec |