Test name | Executions per second |
---|---|
Not empty lodash.head() | 4852030.0 Ops/sec |
Not empty [0] | 14983150.0 Ops/sec |
Empty lodash.head() | 4982219.0 Ops/sec |
Empty [0] | 15600065.0 Ops/sec |
[0] with check | 5266534.5 Ops/sec |
[0] with null check | 3949073.0 Ops/sec |