Test case name | Result |
---|---|
Max with apply | |
Max with spread operator | |
Reduce | |
Reduce directly |
Test name | Executions per second |
---|---|
Max with apply | 220983.8 Ops/sec |
Max with spread operator | 224616.2 Ops/sec |
Reduce | 13692.2 Ops/sec |
Reduce directly | 681901.8 Ops/sec |