Reduce with empty erray vs Reduce with filled array vs Reduce with filled array with null| Test case name | Result |
|---|---|
| Reduce with empty erray | |
| Reduce with filled array | |
| Reduce with filled array with null |
| Test name | Executions per second |
|---|---|
| ✓ Reduce with empty erray | 20,318 Ops/sec |
| Reduce with filled array with null | 6,806 Ops/sec |
| Reduce with filled array | 6,475 Ops/sec |