Test name | Executions per second |
---|---|
Not empty lodash.head() | 177950576.0 Ops/sec |
Not empty [0] | 567564288.0 Ops/sec |
Empty lodash.head() | 52391464.0 Ops/sec |
Empty [0] | 529426592.0 Ops/sec |
[0] with check | 378034624.0 Ops/sec |
[0] with null check | 148896048.0 Ops/sec |