Test name | Executions per second |
---|---|
Not empty lodash.head() | 4456335.0 Ops/sec |
Not empty [0] | 16453093.0 Ops/sec |
Empty lodash.head() | 4545071.5 Ops/sec |
Empty [0] | 15883774.0 Ops/sec |
[0] with check | 5136491.5 Ops/sec |
[0] with null check | 3976645.2 Ops/sec |