Test case name | Result |
---|---|
for of: few items | |
for of: many items | |
forEach: few items | |
forEach: many items |
Test name | Executions per second |
---|---|
for of: few items | 10408701.0 Ops/sec |
for of: many items | 163403.8 Ops/sec |
forEach: few items | 9856747.0 Ops/sec |
forEach: many items | 135463.8 Ops/sec |