Test name | Executions per second |
---|---|
Not empty lodash.head() | 4889256.0 Ops/sec |
Not empty [0] | 16302869.0 Ops/sec |
Empty lodash.head() | 4920090.0 Ops/sec |
Empty [0] | 16519451.0 Ops/sec |
[0] with check | 5657615.5 Ops/sec |
[0] with null check | 4227004.0 Ops/sec |