Test name | Executions per second |
---|---|
Not empty lodash.head() | 3712090.0 Ops/sec |
Not empty [0] | 12493361.0 Ops/sec |
Empty lodash.head() | 3755261.0 Ops/sec |
Empty [0] | 11874650.0 Ops/sec |
[0] with check | 3773040.5 Ops/sec |
[0] with null check | 2810370.0 Ops/sec |