| Test case name | Result |
|---|---|
| for..in | |
| foreach | |
| some | |
| for | |
| for with predefined size | |
| while |
| Test name | Executions per second |
|---|---|
| for..in | 436621.0 Ops/sec |
| foreach | 9379542.0 Ops/sec |
| some | 992253568.0 Ops/sec |
| for | 16443280.0 Ops/sec |
| for with predefined size | 16030622.0 Ops/sec |
| while | 29638222.0 Ops/sec |