Test name | Executions per second |
---|---|
Not empty lodash.head() | 4897796.0 Ops/sec |
Not empty [0] | 15649768.0 Ops/sec |
Empty lodash.head() | 4964429.5 Ops/sec |
Empty [0] | 15579551.0 Ops/sec |
[0] with check | 5051963.0 Ops/sec |
[0] with null check | 3748200.8 Ops/sec |