Test name | Executions per second |
---|---|
Not empty lodash.head() | 9633968.0 Ops/sec |
Not empty [0] | 27045850.0 Ops/sec |
Empty lodash.head() | 9553862.0 Ops/sec |
Empty [0] | 26729762.0 Ops/sec |
[0] with check | 9352824.0 Ops/sec |
[0] with null check | 6926571.5 Ops/sec |