Test name | Executions per second |
---|---|
Not empty lodash.head() | 9209588.0 Ops/sec |
Not empty [0] | 26866044.0 Ops/sec |
Empty lodash.head() | 9099046.0 Ops/sec |
Empty [0] | 26793420.0 Ops/sec |
[0] with check | 9325494.0 Ops/sec |
[0] with null check | 6910436.5 Ops/sec |