| Test name | Executions per second |
|---|---|
| ✓ while | 17,184,562 Ops/sec |
| for 2 | 15,686,733 Ops/sec |
| for reverse | 15,584,661 Ops/sec |
| for | 13,856,499 Ops/sec |
| while with length reduction | 13,848,479 Ops/sec |
| forEach | 13,246,220 Ops/sec |
| for of | 4,811,342 Ops/sec |
| while with shift | 3,367,920 Ops/sec |
| for in | 626,762 Ops/sec |