Test name | Executions per second |
---|---|
Not empty lodash.head() | 10059610.0 Ops/sec |
Not empty [0] | 26852554.0 Ops/sec |
Empty lodash.head() | 10056696.0 Ops/sec |
Empty [0] | 29200638.0 Ops/sec |
[0] with check | 10372182.0 Ops/sec |
[0] with null check | 7577063.0 Ops/sec |