Test name | Executions per second |
---|---|
Not empty lodash.head() | 4726045.0 Ops/sec |
Not empty [0] | 14184322.0 Ops/sec |
Empty lodash.head() | 4868111.0 Ops/sec |
Empty [0] | 14221161.0 Ops/sec |
[0] with check | 5178323.0 Ops/sec |
[0] with null check | 3576982.2 Ops/sec |