Test name | Executions per second |
---|---|
Not empty lodash.head() | 9904025.0 Ops/sec |
Not empty [0] | 22714812.0 Ops/sec |
Empty lodash.head() | 10550909.0 Ops/sec |
Empty [0] | 26501370.0 Ops/sec |
[0] with check | 9366762.0 Ops/sec |
[0] with null check | 7102868.5 Ops/sec |