Test case name | Result |
---|---|
foreach with callBack | |
foreach | |
for with keeping length | |
for | |
for / of | |
for / in | |
map |
Test name | Executions per second |
---|---|
foreach with callBack | 168653.4 Ops/sec |
foreach | 233674.7 Ops/sec |
for with keeping length | 121821.5 Ops/sec |
for | 91857.0 Ops/sec |
for / of | 98421.0 Ops/sec |
for / in | 11097.7 Ops/sec |
map | 65844.3 Ops/sec |