| Test name | Executions per second |
|---|---|
| Filter length | 210.1 Ops/sec |
| lodash sumBy | 354.1 Ops/sec |
| lodash filter chaining | 212.5 Ops/sec |
| manualMethod1 | 355.1 Ops/sec |
| manualMethod2 (with lambda function test) | 358.8 Ops/sec |
| manualMethod3 (for-each loop, with lambda function test) | 328.4 Ops/sec |