Test name | Executions per second |
---|---|
Not empty lodash.head() | 8615839.0 Ops/sec |
Not empty [0] | 23088162.0 Ops/sec |
Empty lodash.head() | 8642233.0 Ops/sec |
Empty [0] | 22897498.0 Ops/sec |
[0] with check | 9028919.0 Ops/sec |
[0] with null check | 6809454.0 Ops/sec |