Test name | Executions per second |
---|---|
Not empty lodash.head() | 2992695.0 Ops/sec |
Not empty [0] | 11064979.0 Ops/sec |
Empty lodash.head() | 3027499.2 Ops/sec |
Empty [0] | 10942173.0 Ops/sec |
[0] with check | 3277103.5 Ops/sec |
[0] with null check | 2483906.5 Ops/sec |