Test case name | Result |
---|---|
Map and Math.min | |
Reduce without initial value | |
Reduce with initial value | |
Sort and get first element |
Test name | Executions per second |
---|---|
Map and Math.min | 3617132.5 Ops/sec |
Reduce without initial value | 5092262.0 Ops/sec |
Reduce with initial value | 3695223.5 Ops/sec |
Sort and get first element | 3233399.0 Ops/sec |