Test case name | Result |
---|---|
Lodash map then max | |
Lodash map/max fusion | |
Lodash sort then last | |
Lodash map/max fusion with closure | |
Lodash maxBy | |
Lodash map then max with closure |
Test name | Executions per second |
---|---|
Lodash map then max | 161.7 Ops/sec |
Lodash map/max fusion | 161.5 Ops/sec |
Lodash sort then last | 13.7 Ops/sec |
Lodash map/max fusion with closure | 91.7 Ops/sec |
Lodash maxBy | 130.9 Ops/sec |
Lodash map then max with closure | 72.4 Ops/sec |