Test name | Executions per second |
---|---|
Not empty lodash.head() | 494671648.0 Ops/sec |
Not empty [0] | 1099712768.0 Ops/sec |
Empty lodash.head() | 89649032.0 Ops/sec |
Empty [0] | 1059942016.0 Ops/sec |
[0] with check | 1002260288.0 Ops/sec |
[0] with null check | 500213888.0 Ops/sec |