Test case name | Result |
---|---|
lodash.forEach() | |
native for() | |
native while() | |
native forEach() |
Test name | Executions per second |
---|---|
lodash.forEach() | 3485232.0 Ops/sec |
native for() | 1999320.0 Ops/sec |
native while() | 2001905.0 Ops/sec |
native forEach() | 11008980.0 Ops/sec |