Test case name | Result |
---|---|
lodash.forEach() | |
native for() | |
native while() | |
native forEach() |
Test name | Executions per second |
---|---|
lodash.forEach() | 3485232.2 Ops/sec |
native for() | 1999319.8 Ops/sec |
native while() | 2001905.1 Ops/sec |
native forEach() | 11008980.0 Ops/sec |